diff --git a/.github/workflows/codegraph-e2e-votes.yml b/.github/workflows/codegraph-e2e-votes.yml index c5b3b496d6..6a61c4583f 100644 --- a/.github/workflows/codegraph-e2e-votes.yml +++ b/.github/workflows/codegraph-e2e-votes.yml @@ -189,4 +189,4 @@ jobs: - name: Done if: always() - run: echo "codegraph-votes: complete" + run: 'echo "codegraph-votes: complete"'