Skip to content

Commit

Permalink
Skip tests on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
p1va committed Mar 22, 2024
1 parent e3c02ec commit 9a9f339
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ jobs:
- name: Build
run: dotnet build --no-restore -c Release

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

# Pack the tool as nupkg
- name: Pack
run: |
Expand Down

0 comments on commit 9a9f339

Please sign in to comment.