Skip to content

Commit f66becb

Browse files
committed
tests: add typescript to regression
1 parent 548ea52 commit f66becb

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 java"
16+
LANGS: "go rust python java typescript"
1717
steps:
1818
- name: Setup Go environment
1919
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)