Compare commits
1 commit
8b32739e51
...
b9f2768a2f
| Author | SHA1 | Date | |
|---|---|---|---|
| b9f2768a2f |
1 changed files with 1 additions and 4 deletions
|
|
@ -51,10 +51,7 @@ jobs:
|
|||
cargo test --locked -- --skip api
|
||||
working-directory: backend
|
||||
- name: "Integration Tests"
|
||||
run: |
|
||||
mkdir backend/reports/
|
||||
mkdir backend/reports/store
|
||||
cargo test --locked --test api
|
||||
run: cargo test --locked --test api
|
||||
working-directory: backend
|
||||
|
||||
check-frontend:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue