Skip to content

Commit fd81ccc

Browse files
skip test step
1 parent 2e2acb7 commit fd81ccc

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
easyconfigs:
22
- Siesta-5.2.2-foss-2023a.eb:
33
options:
4-
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/22731
5-
from-commit: b5e36fe564794234cf2d79621ad2d61c3980e5a7
4+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/22799
5+
from-commit: 0f843163c223d8c5397d1945123913108ed2e0f5
66
# Siesta testsuite fails in Deucalion's a64fx EESSI build environment
77
# but skipping the tests during build and then running them with the
88
# installed module works, so skipping the tests only in this case
9-
# (the test command is triggered via `buildopts` in the easyconfig,
10-
# so we clear it)
11-
try-amend: buildopts=""
9+
skip-test-step: True

0 commit comments

Comments
 (0)