Skip to content

Commit 013165b

Browse files
committed
Add igniter flag to test
1 parent 445792e commit 013165b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
{
4242
org: "mishka-group",
4343
name: "mishka_chelekom",
44-
test-cmd: "mix test",
44+
test-cmd: "mix test --only igniter",
4545
},
4646
]
4747
otp: ["27.2"]

0 commit comments

Comments
 (0)