Skip to content
Prev Previous commit
Next Next commit
Add debugging
  • Loading branch information
Mikolaj Gasior committed Aug 7, 2024
commit 6e9e5a0c70439b4ff6e379f3068a578f996c44a3
1 change: 1 addition & 0 deletions .github/workflows/test-transfers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
AZERO_ACCOUNT_SEED: ${{ secrets.DEVENV_TESTNET_AZERO1_KEY }}
ETH_MNEMONIC: ${{ secrets.DEVENV_TESTNET_SEPOLIA_KEY }}
RUST_LOG: info
RUST_BACKTRACE: 1
run: |
make e2e-tests

Expand Down