Skip to content

Commit

Permalink
removing aptget update
Browse files Browse the repository at this point in the history
  • Loading branch information
haimasree committed Mar 31, 2022
1 parent 2641202 commit d549ccf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
shell: bash -l {0}
run: |
mkdir -p /home/runner/work/singularity/
sudo apt-get update && sudo apt-get install -y libhdf5-serial-dev pkg-config
python -m pip install --upgrade pip
pip install .
- name: Test with pytest
Expand Down

0 comments on commit d549ccf

Please sign in to comment.