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 5572e29 commit d01c32cCopy full SHA for d01c32c
.circleci/config.yml
@@ -62,7 +62,7 @@ workflows:
62
requires:
63
- build-clang
64
# Tests disabled due to bad DWARF generated by the old clang compiler in CI
65
- exclude_regex: "OilIntegration.fbstring_.*"
+ exclude_regex: "OilIntegration.fbstring_.*|OilIntegration.capture_keys_string|OilIntegration.capture_keys_multi_level"
66
- test:
67
name: test-type-graph-clang
68
0 commit comments