Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
CGMossa committed Jan 20, 2024
1 parent 529051c commit ed6214d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ on:
# ci-cargo does not handle correctly -- separator, so wrap it in quotes ('--')
# A special named parameter called `ActionName` can be used to set the name of current ci-cargo action,
# used as `ci-cargo .... -ActionName "Called for documentation purposes"`.
env:
ACTIONS_STEP_DEBUG: true

jobs:
# All tests under this job are run with pre-computed libR-sys bindings.
tests_no_bindgen:
Expand Down

0 comments on commit ed6214d

Please sign in to comment.