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
|
working-directory: backend
|
||||||
- name: "Integration Tests"
|
- name: "Integration Tests"
|
||||||
run: |
|
run: |
|
||||||
mkdir backend/reports/
|
mkdir -p reports/store
|
||||||
mkdir backend/reports/store
|
|
||||||
cargo test --locked --test api
|
cargo test --locked --test api
|
||||||
working-directory: backend
|
working-directory: backend
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue