Skip to content

Commit

Permalink
ci update
Browse files Browse the repository at this point in the history
  • Loading branch information
lcarrere committed Nov 29, 2024
1 parent 2a5ef84 commit 45485da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests_windows-2022.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
with:
dotnet-version: 9.0.x
- name: Restore dependencies
run: dotnet LM-Kit-Maestro.sln
run: dotnet restore LM-Kit-Maestro.sln
- name: Test
run: dotnet test tests/LM-Kit-Maestro.Tests.csproj --verbosity normal

0 comments on commit 45485da

Please sign in to comment.