Skip to content

Bump bundler-audit from 0.9.1 to 0.9.2 (#1228) #218

Bump bundler-audit from 0.9.1 to 0.9.2 (#1228)

Bump bundler-audit from 0.9.1 to 0.9.2 (#1228) #218

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