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

Commit 6dd53de

Browse files
committed
Remove unneeded subcommand separator (--)
1 parent 11dddad commit 6dd53de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ jobs:
7777
with:
7878
command: make
7979
args: |
80-
test -- --package firefly_otp firefly::otp::
80+
test --package firefly_otp firefly::otp::

0 commit comments

Comments
 (0)