Skip to content

Commit a000f78

Browse files
committed
Remove obsolete compiling posts on CI
1 parent 5fbaa19 commit a000f78

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/deploy.yml

-5
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,6 @@ jobs:
9292
- name: Install dependencies
9393
run: npm ci
9494

95-
- name: Compile posts
96-
run: npm run build:posts
97-
env:
98-
CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }}
99-
10095
- name: Run tests
10196
run: npm run test:unit
10297
env:

0 commit comments

Comments
 (0)