Skip to content

Commit

Permalink
Add env into admiralci.
Browse files Browse the repository at this point in the history
  • Loading branch information
galachad authored Jan 24, 2024
1 parent 96a9782 commit fae98ae
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 @@ -87,8 +87,6 @@ jobs:
coverage:
name: Code Coverage
uses: pharmaverse/admiralci/.github/workflows/code-coverage.yml@main
env:
R_REMOTES_STANDALONE: true
if: >
github.event_name != 'release'
with:
Expand All @@ -100,8 +98,6 @@ jobs:
man-pages:
name: Man Pages
uses: pharmaverse/admiralci/.github/workflows/man-pages.yml@main
env:
R_REMOTES_STANDALONE: true
if: github.event_name == 'pull_request'
with:
r-version: "4.3"

0 comments on commit fae98ae

Please sign in to comment.