]> git.ipfire.org Git - thirdparty/squid.git/commit
CI: Fix support for running a subset of GitHub Actions tests (#1171)
authorAlex Rousskov <rousskov@measurement-factory.com>
Mon, 24 Oct 2022 03:18:06 +0000 (03:18 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 29 Oct 2022 14:43:53 +0000 (14:43 +0000)
commit1bfcdb52f6aab14434d733afbb19978818fb1ff6
treed840661a9872a19c3ca0f7bde4ad0f831d384ac7
parenta98270b0d30818a4ac2f3202a909ff4f7b93426c
CI: Fix support for running a subset of GitHub Actions tests (#1171)

The scripts were always running all/default tests instead of those named
on the command line (if any). Broken since inception in commit 2ed8cc4.
test-suite/test-functionality.sh
test-suite/test-sources.sh