Skip to content

Commit 39acf31

Browse files
committed
Update dotnet.yml
1 parent bb57594 commit 39acf31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Test
4747
working-directory: src
48-
run: dotnet test FastClonerCi.slnf --no-build --verbosity normal
48+
run: dotnet test --solution FastClonerCi.slnf --no-build --verbosity normal
4949

5050
- name: Update GitHub status check
5151
if: always()

0 commit comments

Comments
 (0)