Skip to content

give back those lamps #1004

give back those lamps

give back those lamps #1004

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