Skip to content

Commit e887405

Browse files
committed
Fix up comments in test.yml
1 parent cf90333 commit e887405

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
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
52

63
name: Run tests
74

@@ -12,6 +9,8 @@ on:
129
- completed
1310

1411
env:
12+
# For updated Intel OneAPI URLs, see:
13+
# https://github.com/oneapi-src/oneapi-ci/blob/master/.github/workflows/build_all.yml
1514
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
1615
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
1716

0 commit comments

Comments
 (0)