Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Melchizedek6809 committed Jun 14, 2024
1 parent 6f3ef3c commit 6ff6224
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
cache: 'npm'
- name: Install dependencies
run: npm ci --save-dev
- name: Check types
run: npm run check
- name: Build
run: npm run build
- name: Upload pages artifact
Expand Down

0 comments on commit 6ff6224

Please sign in to comment.