Skip to content

Commit

Permalink
adapt workflow to slnx
Browse files Browse the repository at this point in the history
  • Loading branch information
ssg committed Sep 19, 2024
1 parent ab42e77 commit 31fdf99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
with:
dotnet-version: 8.0.x
- name: Run tests
run: dotnet test
run: dotnet test test/SimpleBase.Tests.csproj

0 comments on commit 31fdf99

Please sign in to comment.