Skip to content

Commit

Permalink
#116: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eggwhat committed Jan 18, 2024
1 parent ad49d9e commit 9a70ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netMicroservices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
cd ${{ matrix.project }}
dotnet restore
dotnet build --no-restore
dotnet test --no-build --if-present --verbosity normal
dotnet test --no-build --verbosity normal

0 comments on commit 9a70ed0

Please sign in to comment.