Skip to content

Restructured github actions #1

Restructured github actions

Restructured github actions #1

Workflow file for this run

name: Test Package
on: [push, pull_request]
permissions:
contents: read
jobs:
tests:
uses: ./.github/workflows/test.yml
docs:
uses: ./.github/workflows/doc-test.yml