Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
ake123 committed Jun 26, 2024
1 parent 91e9ec9 commit 81f3f0c
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.html
*.DS_Store
*.Rproj
microbiomeDataSets.Rproj
1 change: 1 addition & 0 deletions .github/workflows/check-bioc-devel.yml
Original file line number Diff line number Diff line change
@@ -120,6 +120,7 @@ jobs:
if: runner.os == 'Linux'
env:
RHUB_PLATFORM: linux-x86_64-ubuntu-gcc
CURL_SSL_NO_REVOKE: 1
run: |
Rscript -e "devtools::install_github('r-hub/sysreqs')"
sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))")

0 comments on commit 81f3f0c

Please sign in to comment.