Skip to content

VFEP-1431b - upgrade GIBCT from Rails 7.0.8 to 7.1.3 (#1135) #169

VFEP-1431b - upgrade GIBCT from Rails 7.0.8 to 7.1.3 (#1135)

VFEP-1431b - upgrade GIBCT from Rails 7.0.8 to 7.1.3 (#1135) #169

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