GHA/macos: cleanups more

This commit is contained in:
Viktor Szakats 2025-02-28 04:16:52 +01:00
parent c5793aa13a
commit bdb6a46134
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -358,7 +358,6 @@ jobs:
CURL_CI: github
PYTEST_ADDOPTS: '--color=yes'
run: |
brew services start httpd
source $HOME/venv/bin/activate
if [ -n '${{ matrix.build.generate }}' ]; then
cmake --build bld --verbose --target curl-pytest-ci