Skip to content

Commit

Permalink
actually running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Nov 14, 2023
1 parent d57747f commit ec0f230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
dotnet-version: 8.0.x

- name: Test
run: dotnet test src/JasperFx.Core/JasperFx.Core.csproj
run: dotnet test src/JasperFx.Core.Tests/JasperFx.Core.Tests.csproj

0 comments on commit ec0f230

Please sign in to comment.