Skip to content

Commit 3a7c100

Browse files
committed
260309.112050.CST remove a warning in test_aflang.yml
1 parent f77dfa4 commit 3a7c100

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test_aflang.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
# not divisible by 3, then we keep going and skip the AOMP test. This is to decrease the
7272
# chance of workflow failure due to transient network issues, while still testing AOMP regularly.
7373
bash .github/scripts/install_aomp 8 2000 || [[ $(( $(date +%-d) % 3 )) -ne 0 ]]
74-
type amdflang || echo "WARNING!!! amdflang does not work after AOMP installation, which probably failed!!!" 2>&1
7574
7675
- name: Install AOCC
7776
run: bash .github/scripts/install_aocc

0 commit comments

Comments
 (0)