We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b14edb commit d9cb0a5Copy full SHA for d9cb0a5
dlc_developer_config.toml
@@ -46,7 +46,7 @@ build_inference = false
46
47
# Set do_build to "false" to skip builds and test the latest image built by this PR
48
# Note: at least one build is required to set do_build to "false"
49
-do_build = false
+do_build = true
50
51
[notify]
52
### Notify on test failures
0 commit comments