Skip to content

fix: migrate from jest to node test and c8 #2885

fix: migrate from jest to node test and c8

fix: migrate from jest to node test and c8 #2885

Workflow file for this run

name: CI
on:
push:
branches:
- main
- master
- next
- 'v*'
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5

Check failure on line 20 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "fastify/workflows/.github/workflows/plugins-ci.yml@v5" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
license-check: true
lint: true