Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 71a99d0

Browse files
committed
Remove unneeded subcommand separator (--)
1 parent 966ad61 commit 71a99d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/x86_64-apple-darwin-lumen-otp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
with:
7777
command: make
7878
args: |
79-
test -- --package liblumen_otp lumen::otp::
79+
test --package liblumen_otp lumen::otp::

0 commit comments

Comments
 (0)