Skip to content

Commit

Permalink
feat(ory-hydra): exclude ory-hydra app from auto unit tests
Browse files Browse the repository at this point in the history
Signed-off-by: Roy Scheeren <[email protected]>
  • Loading branch information
royscheeren committed Feb 19, 2024
1 parent 0ab1690 commit 1d665b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Test app
run: |
npm i
npx nx run-many -t test
npx nx run-many -t test --exclude ory-hydra

0 comments on commit 1d665b8

Please sign in to comment.