Skip to content

Commit

Permalink
Merge branch 'nessi.no-2023.06' of github-trz:NorESSI/software-layer …
Browse files Browse the repository at this point in the history
…into nessi-23.06-ImageMagick-7.1.0-37-foss-2022a
  • Loading branch information
truib committed Mar 13, 2024
2 parents 8f5ec04 + 6fdc5f2 commit e5bca25
Show file tree
Hide file tree
Showing 3 changed files with 3 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
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ easyconfigs:
- SAMtools-1.18-GCC-12.3.0.eb
- VCFtools-0.1.16-GCC-12.3.0.eb
- BEDTools-2.31.0-GCC-12.3.0.eb
- PLUMED-2.9.0-foss-2023a.eb

0 comments on commit e5bca25

Please sign in to comment.