Skip to content

Attempt to fix the unit tests, part 2/x #709

Attempt to fix the unit tests, part 2/x

Attempt to fix the unit tests, part 2/x #709

name: Test
on:
push:
branches:
- main
- Frozen
permissions:
contents: read
jobs:
test-push:
name: Push
uses: pyanodon/pyanodontests/.github/workflows/[email protected]
with:
repository: ${{ github.repository }}
ref: ${{ github.sha }}
test_branch: ${{ github.head_ref || github.ref_name }}
secrets: inherit