Skip to content

Merge pull request #53 from sane-fmt/dependabot/github_actions/action… #322

Merge pull request #53 from sane-fmt/dependabot/github_actions/action…

Merge pull request #53 from sane-fmt/dependabot/github_actions/action… #322

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