Skip to content

Commit

Permalink
Refactor working directory in azure-deploy-image-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crlsocro committed Sep 19, 2024
1 parent 681e6a3 commit e98c78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-deploy-image-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: dotnet build Bouvet.Developer.Survey.Backend.generated.sln --configuration Release --no-restore

- name: Test with dotnet
working-directory: Bouvet.Developer.Survey.Tests
working-directory: ./Bouvet.Developer.Survey.Backend
run: dotnet test


Expand Down

0 comments on commit e98c78c

Please sign in to comment.