Skip to content

Commit

Permalink
update yaml config
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-stuart-cross committed Jan 23, 2024
1 parent 018e49e commit b670cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Test
run: |
cd DotNet.WebApp.Tests
cd Birder.Tests
dotnet test --no-restore --verbosity normal
# run: dotnet test --verbosity normal /p:CollectCoverage=true /p:CoverletOutputFormat=opencover --settings birder.tests/coverlet.runsettings.xml

Expand Down

0 comments on commit b670cc5

Please sign in to comment.