Skip to content

Commit c888d44

Browse files
committed
ci: add configuration tto run proxy with zstd package to test streaming with proxy
1 parent 8d1e908 commit c888d44

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/__test-proxy.yml

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/test-proxy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Proxy test"
22
description: "Tests using a proxy specified by the https_proxy environment variable"
3-
versions: ["linked"]
3+
versions: ["linked", "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.19.4/codeql-bundle-linux64.tar.zst"]
44
operatingSystems: ["ubuntu"]
55
container:
66
image: ubuntu:22.04

0 commit comments

Comments
 (0)