Skip to content

Commit

Permalink
chore: set NOT_CRAN variable
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Aug 1, 2024
1 parent 84a05b5 commit efc4f67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
with:
additional-env-vars: |
NOT_CRAN=true
enforce-note-blocklist: true
concurrency-group: non-cran
unit-test-report-directory: unit-test-report-non-cran
Expand Down

0 comments on commit efc4f67

Please sign in to comment.