Enable testing with CACTS, and add gh actions to use it #4
ghci-snl-testing.yml
on: pull_request
Matrix: gcc-cuda
Matrix: gcc-openmp
Annotations
4 errors and 4 warnings
|
gcc-openmp / release
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/_work/EKAT/EKAT/.github/actions/show-workflow-trigger'. Did you forget to run actions/checkout before running your local action?
|
|
gcc-openmp / debug
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/_work/EKAT/EKAT/.github/actions/show-workflow-trigger'. Did you forget to run actions/checkout before running your local action?
|
|
gcc-cuda / release
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/_work/EKAT/EKAT/.github/actions/show-workflow-trigger'. Did you forget to run actions/checkout before running your local action?
|
|
gcc-cuda / debug
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/_work/EKAT/EKAT/.github/actions/show-workflow-trigger'. Did you forget to run actions/checkout before running your local action?
|
|
gcc-openmp / release
No files were found with the provided path: ctest-build/*/Testing/Temporary/Last*.log
ctest-build/*/ctest_resource_file.json
ctest-build/*/ctest_script.cmake
ctest-build/*/CMakeCache.txt. No artifacts will be uploaded.
|
|
gcc-openmp / debug
No files were found with the provided path: ctest-build/*/Testing/Temporary/Last*.log
ctest-build/*/ctest_resource_file.json
ctest-build/*/ctest_script.cmake
ctest-build/*/CMakeCache.txt. No artifacts will be uploaded.
|
|
gcc-cuda / release
No files were found with the provided path: ctest-build/*/Testing/Temporary/Last*.log
ctest-build/*/ctest_resource_file.json
ctest-build/*/ctest_script.cmake
ctest-build/*/CMakeCache.txt. No artifacts will be uploaded.
|
|
gcc-cuda / debug
No files were found with the provided path: ctest-build/*/Testing/Temporary/Last*.log
ctest-build/*/ctest_resource_file.json
ctest-build/*/ctest_script.cmake
ctest-build/*/CMakeCache.txt. No artifacts will be uploaded.
|