Skip to content

Commit 879de84

Browse files
authored
ci: run bee-dev (#1067)
1 parent 9dd3113 commit 879de84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
- name: Install swarm-cli
3333
run: npm install --global @ethersphere/swarm-cli
3434

35+
- name: Run bee-dev
36+
run: npx bee-dev --port 16337 &
37+
3538
- name: Start fdp-play environment
3639
run: fdp-play start --detach --fresh --bee-version d0aa8b9-commit
3740

0 commit comments

Comments
 (0)