Skip to content

Commit 054d287

Browse files
committed
Revert "disable EESSI tests in CI for now"
This reverts commit 8cea013.
1 parent c91c8ed commit 054d287

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/stackhpc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ jobs:
9090
. environments/.stackhpc/activate
9191
ansible-playbook -vv ansible/adhoc/hpctests.yml
9292
93-
# - name: Run EESSI tests
94-
# run: |
95-
# . venv/bin/activate
96-
# . environments/.stackhpc/activate
97-
# ansible-playbook -vv ansible/ci/check_eessi.yml
93+
- name: Run EESSI tests
94+
run: |
95+
. venv/bin/activate
96+
. environments/.stackhpc/activate
97+
ansible-playbook -vv ansible/ci/check_eessi.yml
9898
9999
- name: Confirm Open Ondemand is up (via SOCKS proxy)
100100
run: |

0 commit comments

Comments
 (0)