Skip to content

Add Node - Fastify example (#155) #50

Add Node - Fastify example (#155)

Add Node - Fastify example (#155) #50

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]