Skip to content

Commit 53f6190

Browse files
committed
feat: cxx cpp -> ci
1 parent e3cd0bf commit 53f6190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
#if: "!contains(github.event.pull_request.title, '[NO-REGRESSION-TEST]')"
1515
env:
16-
LANGS: "go rust python typescript"
16+
LANGS: "go rust python typescript cxx cpp"
1717
# ignore package version for Go e.g. 'a.b/c@506fb8ece467f3a71c29322169bef9b0bc92d554'
1818
DIFFJSON_IGNORE: >
1919
['id']

0 commit comments

Comments
 (0)