Skip to content

Commit

Permalink
specified solution to use
Browse files Browse the repository at this point in the history
  • Loading branch information
bleunguts committed Nov 28, 2023
1 parent 004ace7 commit 632219d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/managedEnv20231128015747.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: ls ./3rdParty
- name: "Build sln"
run: |
dotnet restore
dotnet restore ProjectX_.sln
dotnet build ProjectX_.sln -c Release
- name: "Run tests"
run: dotnet test ProjectX_.sln -c Release
Expand Down

0 comments on commit 632219d

Please sign in to comment.