Skip to content

Commit

Permalink
fixed main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cschuchardt88 committed Jan 17, 2025
1 parent b95c675 commit 5fad90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
brew install leveldb
brew install gperftools
dotnet build
dotnet test --blame-hang --blame-crash --no-build
dotnet test --no-build
- name: Test (windows)
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit 5fad90f

Please sign in to comment.