Skip to content

Commit

Permalink
ci: sc era-test-node logs path
Browse files Browse the repository at this point in the history
  • Loading branch information
benceharomi committed Dec 4, 2023
1 parent 22ade8e commit ec2d6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system-contracts-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:

- name: Print output logs of era_test_node
if: always()
run: cat era_test_node.log
run: cat system-contracts/era_test_node.log

test_bootloader:
needs: [build, lint]
Expand Down

0 comments on commit ec2d6d1

Please sign in to comment.