Compare commits
2 commits
844f5f7ce4
...
a41611a86f
| Author | SHA1 | Date | |
|---|---|---|---|
| a41611a86f | |||
| 4552c347c6 |
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