File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- # Compile and build binaries
2
- #
3
- # For updated Intel OneAPI URLs, see:
4
- # https://github.com/oneapi-src/oneapi-ci/blob/master/.github/workflows/build_all.yml
1
+ # Running ctests and also checking that the static binaries run correctly
5
2
6
3
name : Run tests
7
4
12
9
- completed
13
10
14
11
env :
12
+ # For updated Intel OneAPI URLs, see:
13
+ # https://github.com/oneapi-src/oneapi-ci/blob/master/.github/workflows/build_all.yml
15
14
WINDOWS_BASEKIT_URL : https://registrationcenter-download.intel.com/akdlm/IRC_NAS/f5881e61-dcdc-40f1-9bd9-717081ac623c/intel-oneapi-base-toolkit-2025.2.1.46_offline.exe
16
15
LINUX_BASEKIT_URL : https://registrationcenter-download.intel.com/akdlm/IRC_NAS/3b7a16b3-a7b0-460f-be16-de0d64fa6b1e/intel-oneapi-base-toolkit-2025.2.1.44_offline.sh
17
16
You can’t perform that action at this time.
0 commit comments