Skip to content

Commit

Permalink
Merge branch '2023.06-software.eessi.io' of gh-nessi:EESSI/software-l…
Browse files Browse the repository at this point in the history
…ayer into eessi-2023.06-dask/9.2-foss/2023a
  • Loading branch information
Richard Top committed Feb 29, 2024
2 parents 3cdf803 + eb5d57e commit d7ae0de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: install Python packages
run: |
pip install archspec
pip install archspec==0.2.2
- name: test eessi_software_subdir.py script
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests_init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: install Python packages
run: |
pip install archspec pytest
pip install archspec==0.2.2 pytest
- name: unit tests for eessi_software_subdir_for_host.py script
run:
Expand Down

0 comments on commit d7ae0de

Please sign in to comment.