Skip to content

Commit 39259e3

Browse files
authored
fixing dagger job (#69)
1 parent 45e00c1 commit 39259e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
with:
2828
version: "v0.15.2"
2929
verb: call
30-
workdir: ci/dagger
30+
module: ci/dagger
3131
args: run-stress-test --src-dir . --chain-id ${CHAIN_ID} --rpc-endpoint ${RPC_URL} --sub-accounts 2 --transactions 10

0 commit comments

Comments
 (0)