Skip to content

Commit bb24bd4

Browse files
committed
Removed no-build
1 parent 085d9c8 commit bb24bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_to_nuget.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
run: dotnet restore
2222

2323
- name: Run tests
24-
run: dotnet test --no-build --verbosity normal
24+
run: dotnet test --verbosity normal
2525

0 commit comments

Comments
 (0)