Skip to content

Bump next from 14.2.3 to 14.2.10 #83

Bump next from 14.2.3 to 14.2.10

Bump next from 14.2.3 to 14.2.10 #83

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install and test
run: |
npm install
npm run test