Skip to content

Commit

Permalink
fix task
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarus committed Oct 22, 2024
1 parent 020c353 commit 3b65b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ tasks:

bench:
cmds:
- cargo version | grep -q 'nightly' && cargo bench {{.flag}}
- cargo version | grep -q 'nightly' && cargo bench {{.flag}} || :

0 comments on commit 3b65b6e

Please sign in to comment.