Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
khufkens committed Feb 24, 2024
1 parent c790e48 commit 1161dae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
ADS: ${{secrets.ADS}}
CDS: ${{secrets.CDS}}
WEBAPI: ${{secrets.WEBAPI}}
R_KEEP_PKG_SOURCE: yes

steps:
Expand Down

0 comments on commit 1161dae

Please sign in to comment.