Skip to content

Commit

Permalink
pytest action deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaetani committed Dec 9, 2024
1 parent 38a50dd commit 572af58
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ jobs:

- uses: jpetrucciani/black-check@master

- uses: BSFishy/pip-action@v1
with:
packages: |
pytest-md
pytest-emoji
# TODO: fix automated tests
# Connection from runner to test database is needed for tests to run
# or somehow sending a custom job to k8s that would run the tests and report back
Expand Down

0 comments on commit 572af58

Please sign in to comment.