We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cd0bf commit 53f6190Copy full SHA for 53f6190
1 file changed
.github/workflows/regression.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
#if: "!contains(github.event.pull_request.title, '[NO-REGRESSION-TEST]')"
15
env:
16
- LANGS: "go rust python typescript"
+ LANGS: "go rust python typescript cxx cpp"
17
# ignore package version for Go e.g. 'a.b/c@506fb8ece467f3a71c29322169bef9b0bc92d554'
18
DIFFJSON_IGNORE: >
19
['id']
0 commit comments