Skip to content

fix: yarn immutable install #200

fix: yarn immutable install

fix: yarn immutable install #200

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: AwesomeHamster/actions-test@master
env:
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true
with:
install-peer: >
koishi
koishi-plugin-puppeteer
test: |
yarn lint
yarn test