Skip to content

cargo action

cargo action #11

Workflow file for this run

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