Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox authored Aug 24, 2023
1 parent 26b4627 commit 0e46149
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,10 @@ jobs:
plugin: 'fox.jason.prismjs'
prerequisites: fox.jason.extend.css
setup-script: 'test/setup.sh'
env:
COVERALLS_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
- name: Publish to coveralls.io
uses: coverallsapp/[email protected]
with:
github-token: ${{ github.token }}
- uses: actions/upload-artifact@v3
if: always()
with:
Expand Down

0 comments on commit 0e46149

Please sign in to comment.