Skip to content

Commit

Permalink
馃悰 fix: Add missing step id
Browse files Browse the repository at this point in the history
  • Loading branch information
honzabubenik committed Mar 15, 2024
1 parent 7d38b2b commit 00b3bc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ runs:
shell: bash

- if: inputs.generate-badges == 'true'
id: data
run: |
npm run test:coverage
VERSION=$(node -p "require('./package.json').version")
Expand Down

0 comments on commit 00b3bc3

Please sign in to comment.