matco / action-connectiq-tester

The Unlicense
5 stars 1 forks source link
connect-iq garmin github-action monkey-c

ConnectIQ Tester for GitHub Actions

ConnectIQ Tester is a GitHub Action that can be used to run the test "Run No Evil" of a ConnectIQ application. It relies on the Docker image ghcr.io/matco/connectiq-tester.

Usage

Here is sample step to test your application in your CI workflows:

- name: Test application
  id: run_tests
  uses: matco/action-connectiq-tester@v1
  with:
    device: fenix5

Inputs

Outputs