Skip to content

Commit 81efe27

Browse files
committed
chore(task): forgot args
1 parent 3f38825 commit 81efe27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ test *args:
2323

2424
# Run all combinations of checks and features
2525
all *args:
26-
bash check-all.bash
26+
bash check-all.bash {{args}}

0 commit comments

Comments
 (0)