Skip to content

make vectors work with map positions #245

make vectors work with map positions

make vectors work with map positions #245

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