Skip to content

Commit 6deac52

Browse files
committed
docs/ci: Remove unecessary/broken workspace injection
Signed-off-by: Ryan Northey <ryan@synca.io>
1 parent 53118c9 commit 6deac52

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ jobs:
4343
with:
4444
path: examples
4545
- run: |
46-
cat >> WORKSPACE <<'EOF'
47-
load("@envoy-examples//bazel:env.bzl", "envoy_examples_env")
48-
envoy_examples_env()
49-
EOF
50-
5146
cat > repo.bazelrc <<'EOF'
5247
common --config=ci
5348
common --config=rbe

0 commit comments

Comments
 (0)