mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-08 03:28:35 +03:00
adding tests for CI
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -37,5 +37,5 @@ jobs:
|
||||
working-directory: src
|
||||
|
||||
- name: Run tests
|
||||
run: pipenv run PYTHONPATH=. pytest -v --color=yes tests/
|
||||
run: PYTHONPATH=. pipenv run pytest -v --color=yes tests/
|
||||
working-directory: src
|
||||
Reference in New Issue
Block a user