Skip to content

Support absolute paths when launching the DiscoveryService #192

Support absolute paths when launching the DiscoveryService

Support absolute paths when launching the DiscoveryService #192

Workflow file for this run

name: CI
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
run_g_tests:
if: ${{ github.repository == 'ni/measurementlink-labview' || github.event.pull_request.head.repo.full_name == 'ni/measurementlink-labview' }}
uses: ./.github/workflows/run_g_tests.yml