Skip to content

Commit 567e6b9

Browse files
Revert "feat: Add a local-debug target (to make for easier debugging)"
1 parent a93e6cf commit 567e6b9

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.speakeasy/workflow.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ sources:
55
inputs:
66
- location: registry.speakeasyapi.dev/glean-el2/sdk/glean-api-specs
77
output: .speakeasy/glean-merged-spec.yaml
8-
local-debug:
9-
inputs:
10-
- location: .speakeasy/glean-merged-spec.yaml
11-
registry:
12-
location: registry.speakeasyapi.dev/glean-el2/sdk/local-debug
138
targets:
149
glean:
1510
target: python
@@ -25,12 +20,3 @@ targets:
2520
blocking: false
2621
testing:
2722
enabled: true
28-
local-debug:
29-
target: python
30-
source: local-debug
31-
codeSamples:
32-
labelOverride:
33-
fixedValue: Python (API Client)
34-
blocking: false
35-
testing:
36-
enabled: true

0 commit comments

Comments
 (0)