Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kathund committed Aug 26, 2024
1 parent d223f94 commit ea82d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:

coverage:
name: Check Coverage
needs: [pnpm, eslint, build]
needs: [pnpm, eslint, build, tests]
runs-on: ubuntu-latest
steps:
- name: Git checkout
Expand Down

0 comments on commit ea82d55

Please sign in to comment.