Skip to content

Update rack to version 3.1.12 #492

Update rack to version 3.1.12

Update rack to version 3.1.12 #492

Workflow file for this run

name: Frontend tests
on: push
jobs:
frontend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn install
- run: yarn ci