We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fc4689 commit 8226d14Copy full SHA for 8226d14
.github/workflows/citgm.yml
@@ -19,7 +19,6 @@ jobs:
19
package:
20
- '@fastify/accepts'
21
- '@fastify/accepts-serializer'
22
- - '@fastify/any-schema'
23
- '@fastify/auth'
24
- '@fastify/autoload'
25
- '@fastify/awilix'
@@ -33,7 +32,6 @@ jobs:
33
32
- '@fastify/cors'
34
- '@fastify/csrf-protection'
35
- '@fastify/diagnostics-channel'
36
- - '@fastify/early-hints'
37
# - '@fastify/elasticsearch'
38
- '@fastify/env'
39
- '@fastify/etag'
@@ -66,7 +64,6 @@ jobs:
66
64
- '@fastify/secure-session'
67
65
- '@fastify/sensible'
68
- '@fastify/session'
69
- - '@fastify/soap-client'
70
- '@fastify/static'
71
- '@fastify/swagger'
72
- '@fastify/swagger-ui'
0 commit comments