Skip to content

Commit

Permalink
Fix coveralls workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
wwkimball committed Feb 11, 2024
1 parent 9d9d73e commit 82c44fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish-to-coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This workflow runs the full sweep of tests for the yamlpath package and publishes the coverage report to coveralls.io
name: build
name: Publish Coverage Report to Coveralls.IO

on:
push:
Expand Down

0 comments on commit 82c44fd

Please sign in to comment.