Skip to content

remove flying text shenanigans #241

remove flying text shenanigans

remove flying text shenanigans #241

name: Test
on:
push:
branches:
- main
- Frozen
paths-ignore:
- 'cached-configs/**'
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