Skip to content

Commit 3a3cf99

Browse files
committed
Update dotnet-core-desktop.yml
Add solution file name
1 parent 21633a4 commit 3a3cf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676

7777
# Execute all unit tests in the solution
7878
- name: Execute unit tests
79-
run: dotnet test
79+
run: dotnet test Cosmic.NET/Cosmic.NET.sln

0 commit comments

Comments
 (0)