We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5576f commit 9e3658eCopy full SHA for 9e3658e
.github/workflows/ci.yaml
@@ -49,7 +49,7 @@ jobs:
49
npm run build:env -- --build-base-bee --bee-repository=Cafe137/inbee4.git
50
51
- name: Clean up fdp-play
52
- run: rm -rf fdp-play
+ run: rm -rf fdp-play/test
53
54
- name: Run bee-dev
55
run: bee-dev --port 16337 &
0 commit comments