Skip to content

test added for updating multiple flightpath docking widget for new operations (enabled signals and slots) #1693

test added for updating multiple flightpath docking widget for new operations (enabled signals and slots)

test added for updating multiple flightpath docking widget for new operations (enabled signals and slots) #1693

Workflow file for this run

name: test develop
on:
push:
branches:
- develop
pull_request:
branches:
- develop
workflow_dispatch:
jobs:
test-develop:
uses:
./.github/workflows/testing.yml
with:
image_suffix: develop
secrets:
PAT: ${{ secrets.PAT }}