Skip to content

Commit

Permalink
remove verbose log
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMenko committed Jun 20, 2023
1 parent fac7ac1 commit 3121607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
with:
command: test
# TODO: also test with `dylib` when we get a better runner
args: --verbose --features mimc,depth_16,depth_20,depth_30
args: --features mimc,depth_16,depth_20,depth_30

0 comments on commit 3121607

Please sign in to comment.