Skip to content

Commit 0e08c64

Browse files
committed
[bfops/parallel-smoketests]: fix
1 parent 023114d commit 0e08c64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
- name: Build crates
9191
run: cargo build -p spacetimedb-cli -p spacetimedb-standalone -p spacetimedb-update
9292
- name: Find spacetime binary
93+
if: runner.os == 'Linux'
9394
run: |
9495
set -x
9596
which spacetime || true

0 commit comments

Comments
 (0)