Skip to content

Merge pull request #350 from PyAutoLabs/feature/arcsec-symbol-over-de… #2306

Merge pull request #350 from PyAutoLabs/feature/arcsec-symbol-over-de…

Merge pull request #350 from PyAutoLabs/feature/arcsec-symbol-over-de… #2306

Workflow file for this run

name: Tests
on: [push, pull_request]
# Unit tests are defined once, centrally, in PyAutoPulse's reusable workflow
# (Pulse owns all health/readiness checking). This thin caller preserves PR-time
# gating: the `unittest` job is the required status check on this repo.
jobs:
unittest:
uses: PyAutoLabs/PyAutoPulse/.github/workflows/lib-tests.yml@main

Check failure on line 10 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

error parsing called workflow ".github/workflows/main.yml" -> "PyAutoLabs/PyAutoPulse/.github/workflows/lib-tests.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
package: autoarray
secrets: inherit