Skip to content

Commit 2a88af1

Browse files
committed
chore: remove useless docs dir in integration-test workflow
1 parent 3fbae6e commit 2a88af1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/integration-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
with:
2525
environments: wasm
2626

27-
- name: Ensure docs directory exists
28-
run: mkdir -p docs/
29-
3027
- name: Install Playwright browser
3128
run: pixi run -e wasm playwright install --with-deps chromium
3229

0 commit comments

Comments
 (0)