Skip to content

Commit

Permalink
Rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Mar 8, 2024
1 parent a51d46e commit d3ab1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
pkill holochain
pkill lair-keystore
- name: Smoke test - single_write_many_read
- name: Smoke test - dht_sync_lag
run: |
# Start a sandbox conductor and run it in the background
nix develop --command bash -c "hc s clean && echo "1234" | hc s --piped create && echo "1234" | hc s --piped -f 8888 run &"
Expand Down

0 comments on commit d3ab1ff

Please sign in to comment.