Skip to content

chore(deps): bump @remix-run/css-bundle from 2.2.0 to 2.3.0 #117

chore(deps): bump @remix-run/css-bundle from 2.2.0 to 2.3.0

chore(deps): bump @remix-run/css-bundle from 2.2.0 to 2.3.0 #117

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"]'