Skip to content

Fixed AM/FM text in beacon GUI not being localizable, again. Resolves… #866

Fixed AM/FM text in beacon GUI not being localizable, again. Resolves…

Fixed AM/FM text in beacon GUI not being localizable, again. Resolves… #866

name: Test
on:
push:
branches:
- master
- breaking-changes
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