Skip to content

Adding support for MTP Garmin GPS #1185

Adding support for MTP Garmin GPS

Adding support for MTP Garmin GPS #1185

Workflow file for this run

name: CI
on:
push:
branches: [ main, beta ]
pull_request:
branches: [ main, beta ]
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
quality:
uses: ./.github/workflows/quality.yml
test:
needs: quality
uses: ./.github/workflows/tests.yml