Skip to content

chore: bump version to 2.2.0 #195

chore: bump version to 2.2.0

chore: bump version to 2.2.0 #195

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