Compare commits
5 commits
a41611a86f
...
844f5f7ce4
| Author | SHA1 | Date | |
|---|---|---|---|
| 844f5f7ce4 | |||
| 8b32739e51 | |||
| d8094c4812 | |||
| 4895f7c4b7 | |||
| dfcf56aa4d |
1 changed files with 2 additions and 1 deletions
|
|
@ -52,7 +52,8 @@ jobs:
|
||||||
working-directory: backend
|
working-directory: backend
|
||||||
- name: "Integration Tests"
|
- name: "Integration Tests"
|
||||||
run: |
|
run: |
|
||||||
mkdir -p reports/store
|
mkdir backend/reports/
|
||||||
|
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