Skip to content

Commit

Permalink
fix(CI): log in trace during generate bench chart run
Browse files Browse the repository at this point in the history
  • Loading branch information
maqi authored and joshuef committed Jan 25, 2024
1 parent 2bb89eb commit e8f2159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-benchmark-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:

- name: Start a local network
uses: maidsafe/sn-local-testnet-action@main
env:
SN_LOG: "all"
with:
action: start
interval: 2000
Expand Down

0 comments on commit e8f2159

Please sign in to comment.