We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29882c5 commit d037b77Copy full SHA for d037b77
1 file changed
.buildkite/pipeline.yml
@@ -1,8 +1,6 @@
1
steps:
2
- label: "DI GPU tests"
3
- if: |
4
- !build.pull_request.draft &&
5
- build.pull_request.labels includes "gpu"
+ if: build.pull_request.labels includes "gpu"
6
plugins:
7
- JuliaCI/julia#v1:
8
version: "1"
0 commit comments