Skip to content

Commit

Permalink
fix working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward committed Mar 30, 2024
1 parent 1dc3850 commit 4ce3e95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
dotnet-version: 3.1.x
- run: dotnet test
working-directory: ./dotnet/EasyRacer.Tests
defaults:
run:
working-directory: dotnet

0 comments on commit 4ce3e95

Please sign in to comment.