Skip to content

Commit

Permalink
test with rspm option = TRUE
Browse files Browse the repository at this point in the history
  • Loading branch information
k-doering-NOAA committed Jan 31, 2024
1 parent 9b220c1 commit 55a6aa2
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/call-calc-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,9 @@ name: call-calc_coverage
on:
workflow_dispatch:
push:
branches:
- main
paths-ignore:
- .devcontainer
- .github
- 'README.md'
- 'CONTRIBUTING.md'
- 'Rbuildignore'
- '.gitignore'
- 'man'
pull_request:
branches:
- main
jobs:
call-workflow:
uses: nmfs-fish-tools/ghactions4r/.github/workflows/calc-coverage.yml@main
uses: nmfs-fish-tools/ghactions4r/.github/workflows/calc-coverage.yml@fix-calc-cov

0 comments on commit 55a6aa2

Please sign in to comment.