Skip to content

This shouldn't be a recipe replacement #1113

This shouldn't be a recipe replacement

This shouldn't be a recipe replacement #1113

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