Skip to content

Commit

Permalink
remove obsolete commented tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Jan 23, 2024
1 parent 68d3454 commit a9ec846
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/tests_scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,6 @@ jobs:
run: |
./install_apptainer_ubuntu.sh
# - name: download NESSI config package
# run: |
# wget https://github.com/NorESSI/filesystem-layer/releases/download/latest/cvmfs-config-nessi_latest_all.deb
#
# - name: install NESSI config package
# run: |
# sudo apt install cvmfs-config-nessi_latest_all.deb
#
- name: prepare repos info for NESSI
run: |
curl -Ls https://github.com/NorESSI/filesystem-layer/tarball/v0.4.1 | tar xzf - --strip-components=1 --no-wildcards-match-slash --wildcards '*/repos/'
Expand Down

0 comments on commit a9ec846

Please sign in to comment.