GHA/macos: cleanups more
This commit is contained in:
parent
c5793aa13a
commit
bdb6a46134
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user