Skip to content

Commit

Permalink
fix: action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien2p committed Feb 9, 2022
1 parent 001b3e8 commit 7801459
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,3 @@ jobs:

- name: 'run unit tests'
run: npm run test

- name: Push coverage badges
uses: s0/git-publish-subdir-action@develop
env:
REPO: self
BRANCH: assets
FOLDER: assets
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MESSAGE: "misc: Build new coverage badges"

0 comments on commit 7801459

Please sign in to comment.