Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Apr 2, 2024
1 parent d884122 commit ed84ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ jobs:
echo "Coverage didn't decrease. Committing new coverage.json."
coverage json
git add coverage.json
git commit -m "Update coverage.json"
git commit --no-verify
git push origin ${{ github.head_ref }}
fi

0 comments on commit ed84ae0

Please sign in to comment.