Skip to content

Fixed a bug in the caravan GUI causing the "play" and "pause" buttons… #1494

Fixed a bug in the caravan GUI causing the "play" and "pause" buttons…

Fixed a bug in the caravan GUI causing the "play" and "pause" buttons… #1494

name: Test
on:
push:
branches:
- master
- Frozen
permissions:
contents: read
jobs:
test-push:
name: Push
uses: pyanodon/pyanodontests/.github/workflows/[email protected]
with:
repository: ${{ github.repository }}
ref: ${{ github.sha }}
test_branch: ${{ github.head_ref || github.ref_name }}
secrets: inherit