Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
penginn-net committed Sep 24, 2024
1 parent 06615ab commit 9caa3b0
Show file tree
Hide file tree
Showing 2 changed files with 512 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
- name: Build
run: pnpm build
- name: Test
run: pnpm --filter backend test-and-coverage:e2e
run: pnpm --filter backend test-and-coverage:os-e2e
- name: Upload to Codecov
uses: codecov/codecov-action@v4
with:
Expand Down
Loading

0 comments on commit 9caa3b0

Please sign in to comment.