We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e704478 + 53af470 commit bb86b34Copy full SHA for bb86b34
.gitlab-ci.yml
@@ -5,6 +5,10 @@ stages:
5
- test:cpu-and-tidy
6
- test:gpu-and-float
7
8
+workflow:
9
+ auto_cancel:
10
+ on_job_failure: all
11
+
12
13
# ----------------------------------------------------------------------------------------
14
# Memcheck backends + ASAN
0 commit comments