Skip to content

Commit 60913f1

Browse files
authored
Update ci-linux.yml
1 parent 88fe4b8 commit 60913f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Build
2929
run: ./build.sh
3030
- name: Test
31-
run: dotnet test --no-build --verbosity normal
31+
run: dotnet test ./SQLProvider.Tests.sln --no-build --verbosity normal

0 commit comments

Comments
 (0)