We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83a028 commit 3391857Copy full SHA for 3391857
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 typescript"
+ LANGS: "go rust python typescript"
17
DIFFJSON_IGNORE: " ['id'] ['Path'] "
18
steps:
19
- name: Checkout pull request code
0 commit comments