We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e3c74 commit 6eae292Copy full SHA for 6eae292
.github/workflows/pipeline.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Run Stryker
36
run: dotnet-stryker
37
- working-directory: ./AdvancedTests.ECommerce.UnitTests/
+ working-directory: ./AdvancedTests.ECommerce/AdvancedTests.ECommerce.UnitTests/
38
39
- name: Deploy
40
run: echo "Deploying..."
0 commit comments