Skip to content

Bump rack from 2.2.4 to 2.2.22 #155

Bump rack from 2.2.4 to 2.2.22

Bump rack from 2.2.4 to 2.2.22 #155

Workflow file for this run

name: ci
on:
push:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: build
run: script/build
- name: test
run: script/test