We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cbcb82 commit 10b780bCopy full SHA for 10b780b
1 file changed
.github/workflows/_runner-gap9.yml
@@ -46,6 +46,7 @@ jobs:
46
key: ccache-ci
47
- name: Run Test
48
run: |
49
+ git config --global --add safe.directory '*'
50
testNames="${{ inputs.test-names }}"
51
source /app/install/gap9-sdk/.gap9-venv/bin/activate
52
source /app/install/gap9-sdk/configs/gap9_evk_audio.sh
0 commit comments