Skip to content

Commit

Permalink
ci: add configuration tto run proxy with zstd package to test streami…
Browse files Browse the repository at this point in the history
…ng with proxy
  • Loading branch information
NlightNFotis committed Dec 3, 2024
1 parent 8d1e908 commit c888d44
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/__test-proxy.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pr-checks/checks/test-proxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Proxy test"
description: "Tests using a proxy specified by the https_proxy environment variable"
versions: ["linked"]
versions: ["linked", "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.19.4/codeql-bundle-linux64.tar.zst"]
operatingSystems: ["ubuntu"]
container:
image: ubuntu:22.04
Expand Down

0 comments on commit c888d44

Please sign in to comment.