Skip to content

Commit

Permalink
need to skip ckan tests for windows and macos runners
Browse files Browse the repository at this point in the history
  • Loading branch information
fjuniorr committed May 28, 2024
1 parent 58c0872 commit e4318f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
CKANR_TEST_BEHAVIOUR: SKIP
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 e4318f4

Please sign in to comment.