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