Skip to content

Commit

Permalink
tmp: add -v
Browse files Browse the repository at this point in the history
  • Loading branch information
perekopskiy committed Jan 13, 2025
1 parent abe67fe commit 4131537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-core-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ jobs:
fi
# Always run the chain-specific fee tests
ci_run ./bin/run_on_all_chains.sh "zkstack dev test fees --no-deps --no-kill" ${{ env.CHAINS }} ${{ env.FEES_LOGS_DIR }}
ci_run ./bin/run_on_all_chains.sh "zkstack dev test fees --no-deps --no-kill -v" ${{ env.CHAINS }} ${{ env.FEES_LOGS_DIR }}
- name: Run revert tests
run: |
Expand Down

0 comments on commit 4131537

Please sign in to comment.