Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Scooletz committed Jan 29, 2025
1 parent 77dbd71 commit 413041c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
submodules: true

- name: Test (OS Category Only)
run: run: dotnet test src/Paprika.Tests -c ${{ env.BUILD_CONFIG }} --filter TestCategory=OS --collect:"XPlat Code Coverage" --results-directory ./coverage
run: dotnet test src/Paprika.Tests -c ${{ env.BUILD_CONFIG }} --filter TestCategory=OS --collect:"XPlat Code Coverage" --results-directory ./coverage

0 comments on commit 413041c

Please sign in to comment.