Skip to content

Commit 04cb6a5

Browse files
committed
Update release.yml
1 parent 61a5201 commit 04cb6a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222

2323
- name: Build
2424
run: dotnet build CodeOfChaos.CliArgsParser.sln --configuration Release --no-restore
25-
26-
- name: Run tests
27-
run: dotnet test --no-build --verbosity normal
2825

2926
- name: Publish to NuGet
3027
env:

0 commit comments

Comments
 (0)