Skip to content

Commit d2bbf6d

Browse files
committed
Fix compilation issues
1 parent ccb8b4f commit d2bbf6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
run: |
2121
dotnet restore
2222
dotnet build --configuration Release
23-
# dotnet test
23+
dotnet test

0 commit comments

Comments
 (0)