Skip to content

Vebt 885 - update gibct institutions controller to handle combined na… #223

Vebt 885 - update gibct institutions controller to handle combined na…

Vebt 885 - update gibct institutions controller to handle combined na… #223

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