mirror of
https://github.com/evroon/bracket.git
synced 2026-01-31 17:41:14 -05:00
Add stages in backend (#181)
This commit is contained in:
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
working-directory: backend
|
||||
|
||||
- name: Run tests
|
||||
run: SQLALCHEMY_SILENCE_UBER_WARNING=1 pipenv run pytest --cov --cov-report=xml .
|
||||
run: pipenv run pytest --cov --cov-report=xml .
|
||||
working-directory: backend
|
||||
env:
|
||||
ENVIRONMENT: CI
|
||||
|
||||
Reference in New Issue
Block a user