Unverified Commit 28536a0a authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[ci] [R-package] re-enable r-sanitizers jobs (fixes #6367) (#6374)

parent 4332b9d5
......@@ -315,7 +315,7 @@ jobs:
all-r-package-jobs-successful:
if: always()
runs-on: ubuntu-latest
needs: [test, test-r-debian-clang]
needs: [test, test-r-sanitizers, test-r-debian-clang]
steps:
- name: Note that all tests succeeded
uses: re-actors/alls-green@v1.2.2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment