Skip to content

Commit

Permalink
Update IFix.CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisTerje authored Jun 5, 2021
1 parent 9388d8d commit 82d43fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/IFix.CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Build
run: dotnet build ifixd.sln --configuration Debug --no-restore
- name: Test
run: dotnet test ifixd.sln --no-build --filter:"Category!=LocalOnly" --verbosity normal
run: dotnet test ifixd.sln --no-build --filter:"TestCategory!=LocalOnly" --verbosity normal

0 comments on commit 82d43fa

Please sign in to comment.