Skip to content

'Updated version in __init__ to 2026.6.25.641 #2303

'Updated version in __init__ to 2026.6.25.641

'Updated version in __init__ to 2026.6.25.641 #2303

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