Skip to content

Commit 9e3658e

Browse files
committed
ci: clean up fdp-play
1 parent 1f5576f commit 9e3658e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
npm run build:env -- --build-base-bee --bee-repository=Cafe137/inbee4.git
5050
5151
- name: Clean up fdp-play
52-
run: rm -rf fdp-play
52+
run: rm -rf fdp-play/test
5353

5454
- name: Run bee-dev
5555
run: bee-dev --port 16337 &

0 commit comments

Comments
 (0)