Skip to content

Commit

Permalink
Uses attempt 1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandercerutti committed Nov 8, 2024
1 parent 79cd7c8 commit d08a993
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
with:
license-check: true
lint: true
steps:
- uses: pnpm/action-setup@v4
with:
version: 9
- uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
with:
license-check: true
lint: true

0 comments on commit d08a993

Please sign in to comment.