mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2026-09-05 16:40:29 +00:00
Use 'sudo' to launch pytest (because of tcpdump)
This commit is contained in:
@@ -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