Skip to content

Support events and attendance records #235

Support events and attendance records

Support events and attendance records #235

Workflow file for this run

name: Lint
on: pull_request
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: install node v18
uses: actions/setup-node@v1
with:
node-version: 18
- uses: borales/[email protected]
- run: yarn lint