Skip to content

Commit

Permalink
Update develop_bedbrigadedev.yml
Browse files Browse the repository at this point in the history
Update test parameters
  • Loading branch information
GregFinzer authored Aug 12, 2024
1 parent 49e8851 commit 9b564e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop_bedbrigadedev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: dotnet build --configuration Release --no-restore

- name: Run tests
run: dotnet test --no-build --verbosity normal
run: dotnet test

- name: Publish
run: dotnet publish --configuration Release --output ./publish
Expand Down

0 comments on commit 9b564e8

Please sign in to comment.