Skip to content

Commit

Permalink
refac: upgrade to fastify v5
Browse files Browse the repository at this point in the history
  • Loading branch information
melchor629 committed Nov 22, 2024
1 parent 550b6f1 commit 34f9ae6
Show file tree
Hide file tree
Showing 5 changed files with 8,574 additions and 242 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
- name: Install packages
run: npm ci

- name: Check audit
run: npm audit --omit=dev

- name: Check linter
run: npm run lint --workspaces --if-present

Expand Down
Loading

0 comments on commit 34f9ae6

Please sign in to comment.