Skip to content

Commit

Permalink
🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 committed Feb 4, 2025
1 parent 0ea1536 commit 2c67b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
- id: "4"
test: app/tests/e2e/test_definitions.py app/tests/e2e/test_revocation.py
- id: "5" # all other e2e tests
test: |
test: >-
app/tests/e2e/ \
--ignore=app/tests/e2e/issuer/ \
--ignore=app/tests/e2e/verifier/ \
Expand Down

0 comments on commit 2c67b3b

Please sign in to comment.