Skip to content

Commit

Permalink
Update dotnet-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck authored Jan 16, 2024
1 parent 2a1561f commit 97e0148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
run: dotnet restore OpenGSQ
- name: Build
run: dotnet build OpenGSQ --no-restore
- name: Test
run: dotnet test OpenGSQ --no-build --verbosity normal
# - name: Test
# run: dotnet test OpenGSQ --no-build --verbosity normal

0 comments on commit 97e0148

Please sign in to comment.