Skip to content

Commit e303e2c

Browse files
committed
Update legacy workflow PR check
We now trace in init when using reconciled tracing, so we no longer need to set the `CODEQL_EXTRACTOR_GO_BUILD_TRACING` environment variable.
1 parent e460fa2 commit e303e2c

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/__go-reconciled-tracing-legacy-workflow.yml

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/go-reconciled-tracing-legacy-workflow.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ os: ["ubuntu-latest", "macos-latest"]
44
env:
55
# Enable reconciled Go tracing beta functionality
66
CODEQL_ACTION_RECONCILE_GO_EXTRACTION: "true"
7-
# Remove this once we start injecting the Go tracer in the init step.
8-
CODEQL_EXTRACTOR_GO_BUILD_TRACING: "on"
97
DOTNET_GENERATE_ASPNET_CERTIFICATE: "false"
108
steps:
119
- uses: actions/setup-go@v3

0 commit comments

Comments
 (0)