Skip to content

Commit

Permalink
Add debug output for Namada repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ljoss17 committed Jun 6, 2024
1 parent 52ac67b commit c952a19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/namada.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
NATIVE_TOKENS: nam
NAMADA_REPO_PATH: ${{ steps.namada-repo-path.outputs.NAMADA_REPO_PATH }}
run: |
tree $NAMADA_REPO_PATH
cargo nextest run -p ibc-integration-test --no-fail-fast --failure-output final --test-threads=1 \
--features namada

0 comments on commit c952a19

Please sign in to comment.