Skip to content

Commit

Permalink
log chopsticks
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralt98 committed Dec 18, 2023
1 parent c71a142 commit 97dfea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
- name: Display Chopsticks logs
run: |
cat integration-tests/tmp/*.log
cat integration-tests/tmp/node_logs/*.log
chopsticks_zeitgeist_upgrade:
name: Chopsticks Runtime Upgrade Zeitgeist
Expand Down Expand Up @@ -260,4 +260,4 @@ jobs:
- name: Display Chopsticks logs
run: |
cat integration-tests/tmp/*.log
cat integration-tests/tmp/node_logs/*.log

0 comments on commit 97dfea1

Please sign in to comment.