Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaypan committed Sep 10, 2024
1 parent 21d0a0c commit e3ca680
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/brand-new-chain-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,4 @@ jobs:
export SET_DATETIME=${DATETIME}
# [TODO] Use the docker image to regenerate the docker image...
# Need to check several things
chain=${{ github.event.inputs.chain }} || "peaq-dev"
testcases=${{ github.event.inputs.testcases }} || "all"
bash -x new.chain.test.bash --chain $chain --test $testcases
bash -x new.chain.test.bash --chain peaq-dev --test all

0 comments on commit e3ca680

Please sign in to comment.