Skip to content

Commit

Permalink
fix: fix the badge generation on the main branch
Browse files Browse the repository at this point in the history
close #31
  • Loading branch information
IT-WIBRC committed Nov 16, 2024
1 parent 5af58d0 commit a8d9965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: npm ci

- name: Genrate services
run: npm run genrate
run: npm run generate

- name: Get Coverage for badge
run: |
Expand Down

0 comments on commit a8d9965

Please sign in to comment.