Skip to content

Sync pyAL frozen branch with master in order to account for portal up… #1154

Sync pyAL frozen branch with master in order to account for portal up…

Sync pyAL frozen branch with master in order to account for portal up… #1154

name: Test
on:
push:
branches:
- master
permissions:
contents: read
jobs:
test-push:
name: Push
uses: pyanodon/pyanodontests/.github/workflows/pytest.yml@v1
with:
repository: ${{ github.repository }}
ref: ${{ github.sha }}
secrets: inherit