mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-27 05:51:56 +00:00
devops: run api tests
This commit is contained in:
parent
2b5e8c1075
commit
8656a82ef8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
TEST_API: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue