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