Skip to content

Commit 1661334

Browse files
committedApr 2, 2025
remove tests
1 parent 2182670 commit 1661334

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/dotnet.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
run: dotnet restore
2525
- name: Build
2626
run: dotnet build --no-restore
27-
- name: Test
28-
run: dotnet test --no-build --verbosity normal
27+
# - name: Test
28+
# run: dotnet test --no-build --verbosity normal

0 commit comments

Comments
 (0)
Failed to load comments.