Skip to content

Commit

Permalink
fixup! fix(be): e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
krystxf committed Oct 28, 2024
1 parent d7e8242 commit 67e003e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ jobs:
- name: Test e2e
run: |
cd apps/backend
pnpm test:e2e
pnpm test:e2e --runInBand

0 comments on commit 67e003e

Please sign in to comment.