We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21633a4 commit 3a3cf99Copy full SHA for 3a3cf99
.github/workflows/dotnet-core-desktop.yml
@@ -76,4 +76,4 @@ jobs:
76
77
# Execute all unit tests in the solution
78
- name: Execute unit tests
79
- run: dotnet test
+ run: dotnet test Cosmic.NET/Cosmic.NET.sln
0 commit comments