Skip to content

Commit fd87c3c

Browse files
committed
dont use check with -m
Signed-off-by: kpenfound <kyle@dagger.io>
1 parent 010a17c commit fd87c3c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,13 +248,11 @@ jobs:
248248
- name: "Test check"
249249
uses: ./
250250
with:
251-
module: github.com/kpenfound/dag/hello@3ea64a3711c2d785db3133dd380ae74ac1440f79
252251
check: "**"
253252
workdir: "./dag/hello"
254253
- name: "Test check"
255254
uses: ./
256255
with:
257-
module: github.com/kpenfound/hello@3ea64a3711c2d785db3133dd380ae74ac1440f79
258256
verb: "check"
259257
workdir: "./dag/hello"
260258

0 commit comments

Comments
 (0)