Skip to content

fix directuspt-lib and bump 0.0.6 #15

fix directuspt-lib and bump 0.0.6

fix directuspt-lib and bump 0.0.6 #15

Workflow file for this run

name: test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Prepare
uses: ./.github/actions/prepare
- name: Lint
run: pnpm run lint