Skip to content

Commit

Permalink
Remove obsolete compiling posts on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
silvenon committed Mar 30, 2024
1 parent 5fbaa19 commit a000f78
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Compile posts
run: npm run build:posts
env:
CLOUDINARY_URL: ${{ secrets.CLOUDINARY_URL }}

- name: Run tests
run: npm run test:unit
env:
Expand Down

0 comments on commit a000f78

Please sign in to comment.