We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56fb6ac commit 58a2f4aCopy full SHA for 58a2f4a
.github/workflows/build.yaml
@@ -194,4 +194,4 @@ jobs:
194
- name: EVM Bridge Contracts Tests
195
run: |
196
pushd evm-bridge-contracts/build
197
- ctest --output-on-failure
+ ctest --output-on-failure --verbose
0 commit comments