Skip to content

Bump json from 2.7.1 to 2.7.2 (#1109) #154

Bump json from 2.7.1 to 2.7.2 (#1109)

Bump json from 2.7.1 to 2.7.2 (#1109) #154

Workflow file for this run

name: runs test on dev/staging
on:
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Checkout Code
uses: actions/checkout@v2
- name: Run Tests
run: |
make ci