Skip to content

Commit

Permalink
fix(CI): set correct log level for bench test
Browse files Browse the repository at this point in the history
  • Loading branch information
maqi authored and RolandSherwin committed Jan 16, 2024
1 parent 25bcad9 commit f2c3981
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmark-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,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 f2c3981

Please sign in to comment.