Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Splamy committed Jul 13, 2024
1 parent 6bc8bc0 commit d96e53d
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 @@ -28,7 +28,7 @@ jobs:
dotnet build -c Release --no-restore
- name: Test
run: dotnet test --no-build --verbosity normal
run: dotnet test --verbosity normal

build_frontend:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d96e53d

Please sign in to comment.