Skip to content

Commit

Permalink
remove CKANR_TEST_URL and CKANR_TEST_BEHAVIOUR from github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fjuniorr committed May 28, 2024
1 parent 238cc5f commit 58c0872
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/R-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
CKANR_TEST_URL: ${{secrets.CKANR_TEST_URL}}
CKANR_TEST_BEHAVIOUR: ${{secrets.CKANR_TEST_BEHAVIOUR}}
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
R_KEEP_PKG_SOURCE: yes
CKAN_VERSION: ${{ matrix.config.ckan-version }} # for docker compose up
Expand Down

0 comments on commit 58c0872

Please sign in to comment.