Skip to content

Commit

Permalink
Try 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuflick committed Oct 24, 2023
1 parent b7c156e commit 1009acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Run tests
run: |
cd CourseApp.Tests
dotnet test CodeWarsTests.UnitTests.csproj
dotnet test CourseApp.Tests.csproj

0 comments on commit 1009acc

Please sign in to comment.