Skip to content

Prevent building FJT tests stand-alone #316

Prevent building FJT tests stand-alone

Prevent building FJT tests stand-alone #316

Workflow file for this run

# SPDX-FileCopyrightText: 2023, Yaskawa America, Inc.
# SPDX-FileCopyrightText: 2023, Delft University of Technology
#
# SPDX-License-Identifier: CC0-1.0
name: "CI: check REUSE compliance"
on:
pull_request:
workflow_dispatch:
jobs:
reuse_lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fsfe/reuse-action@v3