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
|
||||
- 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