Skip to content

Commit

Permalink
tiledbsoma::show_package_versions() in r-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Feb 20, 2024
1 parent b04132c commit 5509744
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/r-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ jobs:

# - name: Downgrade TileDB-R if needed
# run: cd apis/r && Rscript tools/controlled_downgrade.R

- name: Show R package versions
run: Rscript -e 'tiledbsoma::show_package_versions()'

- name: Test
if: ${{ matrix.covr == 'no' }}
Expand Down

0 comments on commit 5509744

Please sign in to comment.