Skip to content

Commit

Permalink
Fix syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwaldp-oci committed Jul 25, 2023
1 parent c18a1f4 commit 16aa944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,6 @@ jobs:
run: |
./tests/leap/nodeos_eos_evm_test.py --eos-evm-contract-root ./contract/build --eos-evm-build-root ./build --use-tx-wrapper ./peripherals/tx_wrapper
-name: Check Logs
- name: Check Logs
run: |
cat $(find . -name tx_wrapper.stderr)

0 comments on commit 16aa944

Please sign in to comment.