Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jobrachem authored Feb 14, 2024
1 parent 01abddd commit 0d6239d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
run: pytest --cov=alfred3_interact tests/

- name: coverage.py badge
uses: tj-actions/coverage-badge-py@v1.8
uses: tj-actions/coverage-badge-py@v2

- name: Verify Changed files
uses: tj-actions/verify-changed-files@v9
uses: tj-actions/verify-changed-files@v18
id: changed_files
with:
files: coverage.svg
Expand Down

0 comments on commit 0d6239d

Please sign in to comment.