Skip to content

Commit

Permalink
chore(actions): try again :)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadicc committed Oct 14, 2024
1 parent 024fd14 commit 2d2bb75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
- name: Run CI script (tests)
run: npm run ci

- name: Prepare packages for next step (remove after non-sha release)
run: npm i -D @actions/core @actions/github @actions/glob

- name: Upload coverage to gist
uses: gaelgirodon/ci-badges-action@4059134f9f9e113d77dd4f05a47db8b62c09848c
with:
Expand Down

0 comments on commit 2d2bb75

Please sign in to comment.