Skip to content

Remove remaining uvu test suite #16

Remove remaining uvu test suite

Remove remaining uvu test suite #16

Workflow file for this run

name: Test
on:
pull_request:
jobs:
run-tests:
name: Run tests
runs-on: ubuntu-22.04-2core-arm64
steps:
- uses: actions/checkout@v4
- run: yarn && yarn test