Skip to content

Commit 0553645

Browse files
committed
ci: really correct container usage for coverity
1 parent 78436df commit 0553645

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ jobs:
249249
env:
250250
DOCKER_REGISTRY: ${{ env.docker-registry }}
251251
GITHUB_TOKEN: ${{ secrets.github_token }}
252+
working-directory: ${{ env.docker-config-path }}
252253
- name: Run Coverity
253254
run: ci/coverity.sh
254255
env:

0 commit comments

Comments
 (0)