Skip to content

Commit

Permalink
Fixed ewith
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandercerutti committed Nov 8, 2024
1 parent d08a993 commit 2448c28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ on:
jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
with:
license-check: true
lint: true
with:
license-check: true
lint: true
steps:
- uses: pnpm/action-setup@v4
with:
Expand Down

0 comments on commit 2448c28

Please sign in to comment.