Skip to content

Commit

Permalink
try with no cd
Browse files Browse the repository at this point in the history
  • Loading branch information
ASoTNetworks committed Sep 19, 2024
1 parent 5bb170b commit 532c91a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-gaia-devnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,6 @@ jobs:
# run: tests/test_block_production.sh 127.0.0.1 26657 20 100
- name: Send faucet tokens
run: |
pwd
cd /home/sysadmin
gaiad tx bank send val ${{ vars.FAUCET_ADDRESS }} 1000000000000uatom --from val --gas 20000000 --gas-prices 0.005uatom -y
tests/test_block_production.sh 127.0.0.1 26657 1 10
- name: Query faucet account
Expand Down

0 comments on commit 532c91a

Please sign in to comment.