We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a824a commit 1d4a117Copy full SHA for 1d4a117
.github/workflows/twister.yml
@@ -132,6 +132,7 @@ jobs:
132
CCACHE_REMOTE_ONLY: "true"
133
# `--specs` is ignored because ccache is unable to resolve the toolchain specs file path.
134
CCACHE_IGNOREOPTIONS: '-specs=* --specs=*'
135
+ PIP_ROOT_USER_ACTION: ignore
136
137
steps:
138
- name: Print cloud service information
0 commit comments