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.
1 parent e704478 commit 53af470Copy full SHA for 53af470
.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