Skip to content

Commit

Permalink
clean debug traces
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrassellyb committed Jan 4, 2024
1 parent e3a32e8 commit 3ca8a8f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ jobs:
needs: get_r_version
with:
r-version: "${{ needs.get_r_version.outputs.r-version }}"
check-test:
name: Check v2
uses: pharmaverse/admiralci/.github/workflows/r-cmd-check-test.yml@use_cran_latest
if: github.event_name == 'push'
check:
name: Check
uses: pharmaverse/admiralci/.github/workflows/r-cmd-check.yml@use_cran_latest
Expand Down

0 comments on commit 3ca8a8f

Please sign in to comment.