Skip to content

Commit 31fdf99

Browse files
committed
adapt workflow to slnx
1 parent ab42e77 commit 31fdf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
with:
1414
dotnet-version: 8.0.x
1515
- name: Run tests
16-
run: dotnet test
16+
run: dotnet test test/SimpleBase.Tests.csproj

0 commit comments

Comments
 (0)