We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f38825 commit 81efe27Copy full SHA for 81efe27
justfile
@@ -23,4 +23,4 @@ test *args:
23
24
# Run all combinations of checks and features
25
all *args:
26
- bash check-all.bash
+ bash check-all.bash {{args}}
0 commit comments