We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548ea52 commit f66becbCopy full SHA for f66becb
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 java"
+ LANGS: "go rust python java typescript"
17
steps:
18
- name: Setup Go environment
19
uses: actions/setup-go@v5
0 commit comments