Skip to content

Commit

Permalink
add workflow for Fastify Integration testing (#269)
Browse files Browse the repository at this point in the history
* add workflow for Fastify Integration testing

* test

* activate fastify-integration

* fix
  • Loading branch information
Uzlopak authored Oct 27, 2023
1 parent e1659b3 commit 1e4530d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
with:
fastify-dependency-integration: true
license-check: true
lint: true

0 comments on commit 1e4530d

Please sign in to comment.