]> git.ipfire.org Git - thirdparty/curl.git/commit
ci: tidy-ups
authorViktor Szakats <commit@vsz.me>
Sat, 28 Sep 2024 10:23:48 +0000 (12:23 +0200)
committerViktor Szakats <commit@vsz.me>
Sun, 29 Sep 2024 15:39:55 +0000 (17:39 +0200)
commit2c419fc14bdc054cd0374e875cdcd05e56bb7d83
treeb3a196189433d5840d6466ffb62a38c57325c80d
parent8a8719d2e18c490d918dd4740874892b435c4e15
ci: tidy-ups

- http3-linux: add newlines for readability.
- http3-linux: use `make pytest` to run pytest.
- checksrc: use `|` multiline to sync with other uses.
- checksrc: prefer `$()`.
- prefer `>-` over `>` for folded option lists.
- cygwin: drop a `grep` no longer necessary.

Closes #15081
.github/workflows/checksrc.yml
.github/workflows/cygwin.yml
.github/workflows/http3-linux.yml
.github/workflows/linux.yml
.github/workflows/windows.yml