Skip to content

Commit

Permalink
ci: VVVVVV
Browse files Browse the repository at this point in the history
  • Loading branch information
Fayti1703 committed Apr 26, 2024
1 parent 6b9fe64 commit 9371bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
cd BinaryMatrixPlayer/BinaryMatrixEngine.Tests
dotnet dotCover report --Source=$HOME/coverage.report --Output=$HOME/coverage.json --ReportType=JSON
- name: Upload Coverage Results
uses: actions/upload-artifact@4
uses: actions/upload-artifact@v4
with:
name: Coverage
- name: Produce Job Summary
Expand Down

0 comments on commit 9371bb4

Please sign in to comment.