Skip to content

fix: fix ci

fix: fix ci #5

Workflow file for this run

name: test
on:
push:
branches: main
tags-ignore:
- '*'
pull_request:
branches: main
jobs:
test:
uses: ./.github/workflows/test-jobs.yaml