Skip to content

Commit

Permalink
ci: set LIBR_POLARS_BUILD=false
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Oct 21, 2023
1 parent 923b656 commit 546d2bb
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 @@ -99,6 +99,8 @@ jobs:
with:
upload-snapshots: false
error-on: '"never"' #errors are filtered by rules below
env:
LIBR_POLARS_BUILD: "false"

# - name: print R CMD check - install log
# shell: bash
Expand Down

0 comments on commit 546d2bb

Please sign in to comment.