8000 Bump msw from 2.8.4 to 2.8.5 · laststance/create-react-app-vite@50a6ca3 · GitHub
[go: up one dir, main page]

Skip to content

Bump msw from 2.8.4 to 2.8.5 #2668

Bump msw from 2.8.4 to 2.8.5

Bump msw from 2.8.4 to 2.8.5 #2668

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm test
0