Hopefully fix CI tests

pull/969/head
Disconnect3d 4 years ago committed by GitHub
parent b203d53b8a
commit 526b3ea9c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,4 +31,4 @@ jobs:
# We use `sudo` for `attachp` command tests # We use `sudo` for `attachp` command tests
- name: Run tests - name: Run tests
run: | run: |
PWNDBG_GITHUB_ACTIONS_TEST_RUN=1 sudo ./tests.sh PWNDBG_GITHUB_ACTIONS_TEST_RUN=1 sudo --preserve-env ./tests.sh

Loading…
Cancel
Save