Skip to content

Commit

Permalink
remove continue on fail
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Nov 24, 2023
1 parent 36bdc1d commit db66e5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: coverallsapp/github-action@v2
continue-on-error: true

0 comments on commit db66e5f

Please sign in to comment.