Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 6596761

Browse files
Attemp again
1 parent 2448c28 commit 6596761

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ on:
1717

1818
jobs:
1919
test:
20-
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
21-
with:
22-
license-check: true
23-
lint: true
2420
steps:
2521
- uses: pnpm/action-setup@v4
2622
with:
2723
version: 9
24+
- uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
25+
with:
26+
license-check: true
27+
lint: true

0 commit comments

Comments
 (0)