We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e32936 commit 268d082Copy full SHA for 268d082
.github/workflows/build-dev.yml
@@ -38,6 +38,7 @@ jobs:
38
- run: npm run log:test-and-fix
39
env:
40
CMD_SKIP: i18n|registry
41
+ GET: no # For details, see: https://opentelemetry.io/docs/contributing/development/#submodule-changes
42
PIN_SKIP: ${{ inputs.submodule_path_regex }}
43
44
- uses: actions/upload-artifact@v4
0 commit comments