Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
todd committed Aug 28, 2023
1 parent a253419 commit da3ceec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
##
## also up the logging because when something is wrong it is hard to diagnose
##
run: dotnet test -verbosity normal
run: dotnet test --verbosity normal
env:
NOVU_API_URL: https://api.novu.co/v1
NOVU_API_KEY: ${{ secrets.NOVU_API_KEY }}

0 comments on commit da3ceec

Please sign in to comment.