Skip to content

Commit

Permalink
Update test-coverage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ncborcherding authored Apr 4, 2024
1 parent d5baeae commit ed8df64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: Rscript -e 'install.packages("remotes")'

- name: Add GSVA repo
run: Rscript -e 'remotes::install_github("rcastelo/GSVA")'
run: Rscript -e 'remotes::install_github("rcastelo/GSVA@27d70c068f12f922e5ca2f363626089310dc2a2b")'

- name: Test coverage
run: |
Expand Down

0 comments on commit ed8df64

Please sign in to comment.