mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-10 10:49:26 +00:00
Use 'sudo' to launch pytest (because of tcpdump)
This commit is contained in:
2
.github/workflows/build-and-test-make.yml
vendored
2
.github/workflows/build-and-test-make.yml
vendored
@@ -59,4 +59,4 @@ jobs:
|
||||
- name: Run the tests
|
||||
run: |
|
||||
cd tests
|
||||
pytest . --log-cli-level DEBUG --install-dir ${{ runner.temp}}/install
|
||||
sudo pytest . --log-cli-level DEBUG --install-dir ${{ runner.temp}}/install
|
||||
|
Reference in New Issue
Block a user