Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
28536a0a
Unverified
Commit
28536a0a
authored
Mar 25, 2024
by
James Lamb
Committed by
GitHub
Mar 25, 2024
Browse files
[ci] [R-package] re-enable r-sanitizers jobs (fixes #6367) (#6374)
parent
4332b9d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/r_package.yml
.github/workflows/r_package.yml
+1
-1
No files found.
.github/workflows/r_package.yml
View file @
28536a0a
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment