Skip to content

Commit e3ca680

Browse files
author
jaypan
committed
Test
1 parent 21d0a0c commit e3ca680

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/brand-new-chain-test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,4 @@ jobs:
178178
export SET_DATETIME=${DATETIME}
179179
# [TODO] Use the docker image to regenerate the docker image...
180180
# Need to check several things
181-
chain=${{ github.event.inputs.chain }} || "peaq-dev"
182-
testcases=${{ github.event.inputs.testcases }} || "all"
183-
bash -x new.chain.test.bash --chain $chain --test $testcases
181+
bash -x new.chain.test.bash --chain peaq-dev --test all

0 commit comments

Comments
 (0)