diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8ef7a89..3aa6130 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,5 +19,5 @@ jobs: test: uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5 with: - lint: true license-check: true + lint: true