Skip to content

Bump faraday_middleware from 1.2.0 to 1.2.1 (#1240) #236

Bump faraday_middleware from 1.2.0 to 1.2.1 (#1240)

Bump faraday_middleware from 1.2.0 to 1.2.1 (#1240) #236

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