Skip to content

Update Remix builds to Vite + single-fetch (unstable_defineLoader) (#… #255

Update Remix builds to Vite + single-fetch (unstable_defineLoader) (#…

Update Remix builds to Vite + single-fetch (unstable_defineLoader) (#… #255

Workflow file for this run

jobs:
markdown:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm lint:md
name: Lint Markdown
on:
pull_request: ~
push:
branches:
- main