Skip to content

Commit f87928a

Browse files
committed
Fix action
Signed-off-by: Vikram Vaswani <112123850+vikram-dagger@users.noreply.github.com>
1 parent 5b322b4 commit f87928a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
with:
2121
version: "0.19.2"
2222
verb: call
23-
args: test
23+
args: test --source=.
2424
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}

0 commit comments

Comments
 (0)