Skip to content

Merge pull request #51 from pyanodon/seaweed-crashfix #82

Merge pull request #51 from pyanodon/seaweed-crashfix

Merge pull request #51 from pyanodon/seaweed-crashfix #82

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 }}
test_branch: ${{ github.head_ref || github.ref_name }}
secrets: inherit