Skip to content

Update to Remix 2.9.2 and move to vite + single fetch #223

Update to Remix 2.9.2 and move to vite + single fetch

Update to Remix 2.9.2 and move to vite + single fetch #223

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