Skip to content

Support C federated tests with Rust RTI #14

Support C federated tests with Rust RTI

Support C federated tests with Rust RTI #14

Workflow file for this run

# Non-target-specific tests
name: CI (misc)
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
types: [synchronize, opened, reopened, ready_for_review, converted_to_draft]
merge_group:
env:
# 2020.11
vcpkgGitRef: 0bf3923f9fab4001c00f0f429682a0853b5749e0
concurrency:
group: all-non-target-specific-${{ github.ref }}-${{ github.event_path }}
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
jobs:
check-diff:
uses: ./.github/workflows/check-diff.yml