diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 3903a45fe7..c3e225873f 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -138,6 +138,7 @@ jobs: run: | . /opt/intel/oneapi/setvars.sh cmake --build build --target ci_icpc + ci_reuse_compliance: runs-on: ubuntu-latest steps: