mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +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:
|
||||
CARGO_TERM_COLOR: always
|
||||
TEST_API: true
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue