Skip to content

Commit 689d99c

Browse files
authored
Remove now unnecessary step from tests CI workflow
1 parent bcccd46 commit 689d99c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

-4
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,6 @@ jobs:
129129
run: |
130130
npm ci
131131
132-
- name: Create blocks dir
133-
run: |
134-
mkdir ./frontend/js/components/blocks/customs
135-
136132
- name: Build twill.
137133
run: ./vendor/bin/testbench twill:build --forTesting
138134
env:

0 commit comments

Comments
 (0)