From d3ab1ff96ab3ef7f082041bca1884c6e3990bb76 Mon Sep 17 00:00:00 2001 From: ThetaSinner Date: Fri, 8 Mar 2024 19:33:39 +0000 Subject: [PATCH] Rename step --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 4c0de2d4..eabcff60 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -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 &"