Skip to content

Commit

Permalink
precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Apr 4, 2024
1 parent 000685a commit 94fb07b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
contents: write
actions: read
steps:

- name: Post comment
uses: py-cov-action/python-coverage-comment-action@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
name: python-coverage-comment-action
path: python-coverage-comment-action.txt

# Build our site on the 3 major OSes and check for Sphinx warnings
# Build our site on the 3 major OSes and check for Sphinx warnings
build-site:
needs: [lint]
strategy:
Expand Down

0 comments on commit 94fb07b

Please sign in to comment.