Skip to content

Bump rack from 3.0.11 to 3.1.7 (#1177) #203

Bump rack from 3.0.11 to 3.1.7 (#1177)

Bump rack from 3.0.11 to 3.1.7 (#1177) #203

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