Skip to content

Commit

Permalink
wrong name of js script
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcellino-Palerme committed Sep 27, 2024
1 parent 6fd9ef1 commit d800cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Extract test results
id: extract_results
run: |
node .github/workflows/extractVitestResults.js
node .github/workflows/extractResultsTest.js
- name: Generate Badges fail result global tests
if: steps.extract_results.outputs.successTests == 'false'
uses: jaywcjlove/generated-badges@main
Expand Down

0 comments on commit d800cc8

Please sign in to comment.