We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57973d5 commit 5dc7225Copy full SHA for 5dc7225
.github/workflows/distro-tests-arm64.yml
@@ -94,4 +94,4 @@ jobs:
94
chmod a+x test/*
95
chmod a+x test/docker-helper/*
96
cd test
97
- TEST_SUITE=${{ matrix.TEST_SUITE }} sudo ./test_suite.sh
+ TEST_SUITE=${{ matrix.TEST_SUITE }} sudo -E ./test_suite.sh
0 commit comments