Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mladion authored Apr 17, 2023
1 parent 788a785 commit 7457351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
working-directory: ./ProChess
- name: Test
run: dotnet test --no-build --verbosity normal
working-directory: ./ProChess/Tests
working-directory: ./ProChess/Tests/Shared.Test

0 comments on commit 7457351

Please sign in to comment.