Skip to content

Bump wrangler from 2.14.0 to 3.1.1 #158

Bump wrangler from 2.14.0 to 3.1.1

Bump wrangler from 2.14.0 to 3.1.1 #158

Workflow file for this run

name: Node CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: yarn install --immutable
- run: yarn test