Skip to content

chore: use adapter-cloudflare #14

chore: use adapter-cloudflare

chore: use adapter-cloudflare #14

Workflow file for this run

on: [push, pull_request, workflow_dispatch]
jobs:
setup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yarn install
- name: svelte-check
run: yarn check
- name: eslint
run: yarn lint