Skip to content

Making AdePT a header-only library #919

Making AdePT a header-only library

Making AdePT a header-only library #919

Workflow file for this run

# SPDX-FileCopyrightText: 2017-2019 Free Software Foundation Europe e.V.
# SPDX-License-Identifier: GPL-3.0-or-later
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1