We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010a17c commit fd87c3cCopy full SHA for fd87c3c
1 file changed
.github/workflows/test.yml
@@ -248,13 +248,11 @@ jobs:
248
- name: "Test check"
249
uses: ./
250
with:
251
- module: github.com/kpenfound/dag/hello@3ea64a3711c2d785db3133dd380ae74ac1440f79
252
check: "**"
253
workdir: "./dag/hello"
254
255
256
257
- module: github.com/kpenfound/hello@3ea64a3711c2d785db3133dd380ae74ac1440f79
258
verb: "check"
259
260
0 commit comments