Skip to content

Bump puma from 6.4.2 to 6.4.3 in the bundler group (#1206) #206

Bump puma from 6.4.2 to 6.4.3 in the bundler group (#1206)

Bump puma from 6.4.2 to 6.4.3 in the bundler group (#1206) #206

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