Skip to content

Commit

Permalink
ci: set SAFE_DATA_PATH for replication bench
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef committed May 14, 2024
1 parent 83f12eb commit 463be73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1130,6 +1130,7 @@ jobs:
./target/release/safe --log-output-dest=data-dir wallet receive --file transfer_hex
env:
SN_LOG: "all"
SAFE_DATA_PATH: /home/runner/.local/share/safe
timeout-minutes: 5

- name: Start a client to upload first file
Expand Down

0 comments on commit 463be73

Please sign in to comment.