Skip to content

Bump babel from 2.13.1 to 2.14.0 in /app (#5) #6

Bump babel from 2.13.1 to 2.14.0 in /app (#5)

Bump babel from 2.13.1 to 2.14.0 in /app (#5) #6

Workflow file for this run

name: "tests"
on:
push:
branches: [ '**' ]
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: run tests
run: ./scripts/test