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