Skip to content

Commit 61d00b3

Browse files
committed
fix: publish package fix
1 parent e6e1f82 commit 61d00b3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
run: dotnet build --no-restore
3838

3939
- name: Test
40-
run: dotnet test --no-build
40+
run: dotnet test --no-build
41+

0 commit comments

Comments
 (0)