Skip to content

Commit ab3c7ba

Browse files
committed
ci: really truly run coverity
1 parent bcf11f6 commit ab3c7ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
with:
246246
fetch-depth: 0
247247
- name: Download container
248-
run: ${{ github.workspace }}/ci/getcontainer.sh" xenial
248+
run: "${{ github.workspace }}/ci/getcontainer.sh" xenial
249249
env:
250250
DOCKER_REGISTRY: ${{ env.docker-registry }}
251251
GITHUB_TOKEN: ${{ secrets.github_token }}

0 commit comments

Comments
 (0)