Skip to content

blahhh

blahhh #20

Workflow file for this run

name: Vitest
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: jetli/[email protected]
with:
version: 'latest'
- uses: actions/checkout@v2
- uses: actions/[email protected]
- run: yarn
- run: yarn build
- run: yarn test