Skip to content

Commit

Permalink
Add code for #18
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Mar 18, 2021
1 parent 82610db commit 8a5a9ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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 @@ -30,6 +30,7 @@ jobs:
env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
RSPM: ${{ matrix.config.rspm }}
MAPBOX: ${{ secrets.MAPBOX }}

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: macOS-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
MAPBOX: ${{ secrets.MAPBOX }}

steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 8a5a9ce

Please sign in to comment.