diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-06-09 13:52:45 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-06-10 08:42:59 +0200 |
commit | 5ae49f95348cd0e9054244b653ce9d474204b7c5 (patch) | |
tree | a0a7536d90ee98d72f08310a2d30d5aafacb76a5 /.github | |
parent | 7cfd8f037a5acbd52d0954f057d51c306efe9051 (diff) | |
download | curl-5ae49f95348cd0e9054244b653ce9d474204b7c5.tar.gz |
GHA: run all tests for hyper too
As it lists disabled ones in DISABLED now
Closes #7209
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/linux-hyper.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/linux-hyper.yml b/.github/workflows/linux-hyper.yml index dfe73cab3..cfff476e9 100644 --- a/.github/workflows/linux-hyper.yml +++ b/.github/workflows/linux-hyper.yml @@ -23,7 +23,6 @@ jobs: - name: hyper install: configure: --with-openssl --with-hyper=$HOME/hyper - tflags: 1 to 153 220 221 222 223 224 230 232 271 314 315 316 396 397 433 395 394 393 347 339 500 501 502 503 504 505 506 507 508 509 510 511 512 steps: - run: sudo apt-get install libtool autoconf automake pkg-config |