Skip to content

Make test CI workflow reusable (#23) #52

Make test CI workflow reusable (#23)

Make test CI workflow reusable (#23) #52

Workflow file for this run

name: CI
on:
push:
branches:
- main
- master
pull_request: {}
jobs:
test:
uses: ./.github/workflows/test.yml