Skip to content

Commit

Permalink
Adding TEST_URL to usethis test
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdickinson committed Mar 14, 2024
1 parent 6ede55f commit 5ddde56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
TEST_URL: ${{ secrets.TEST_URL }}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5ddde56

Please sign in to comment.