Skip to content

Commit

Permalink
More safety
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Oct 11, 2023
1 parent bfbdc25 commit 9fb9f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/custom/after-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ runs:
- name: Allow slower examples
run: |
# FIXME: Slow examples in dm?
echo "_R_CHECK_EXAMPLE_TIMING_THRESHOLD_=10" | tee -a $GITHUB_ENV
echo "_R_CHECK_EXAMPLE_TIMING_THRESHOLD_=15" | tee -a $GITHUB_ENV
shell: bash

0 comments on commit 9fb9f55

Please sign in to comment.