Skip to content

0.18.0

0.18.0 #311

Workflow file for this run

name: Test
on:
- push
- pull_request
jobs:
dist:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]
with:
node-version: '16'
- uses: pnpm/[email protected]
with:
version: '7.13.4'
run_install: 'true'
- run: pnpm test