Skip to content

Resize feedback column to w-40 #93

Resize feedback column to w-40

Resize feedback column to w-40 #93

Workflow file for this run

name: Test
on:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
npm install
- run: |
npm run test