Skip to content

Updated the graphics for py warehouses. Huge thanks to JigSaW_3 for t… #299

Updated the graphics for py warehouses. Huge thanks to JigSaW_3 for t…

Updated the graphics for py warehouses. Huge thanks to JigSaW_3 for t… #299

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