Skip to content

chore(deps): bump publint from 0.2.7 to 0.2.10 #478

chore(deps): bump publint from 0.2.7 to 0.2.10

chore(deps): bump publint from 0.2.7 to 0.2.10 #478

Workflow file for this run

name: 🧪 Test (PR)
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
if: github.repository == 'mcansh/remix-fastify'
uses: ./.github/workflows/test.yml
with:
os: '["ubuntu-latest", "macos-latest", "windows-latest"]'
node: '["latest"]'