Skip to content

Fix pypp cache regen code to work with new stdlib #225

Fix pypp cache regen code to work with new stdlib

Fix pypp cache regen code to work with new stdlib #225

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