Skip to content

Bump approvals from 6.2.1 to 7.1.0 #21

Bump approvals from 6.2.1 to 7.1.0

Bump approvals from 6.2.1 to 7.1.0 #21

Workflow file for this run

name: Test
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use NodeJS
uses: actions/setup-node@v1
with:
node-version: 16
- run: |
./run_tests.sh