mirror of
https://github.com/dagger/dagger-for-github.git
synced 2026-01-02 05:19:47 +11:00
feat: add 'cmds' input
Signed-off-by: João Fernandes <joaofnds@joaofnds.com>
This commit is contained in:
parent
d1bb14ca11
commit
056e107b22
6 changed files with 47 additions and 11 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: ./
|
||||
with:
|
||||
version: ${{ matrix.version }}
|
||||
args: do test
|
||||
cmds: do test
|
||||
workdir: ./test/ci
|
||||
|
||||
install-only:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue