diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index 778f5f5..0f8bf31 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -3,8 +3,9 @@ name: Coverity Scan on: workflow_dispatch jobs: - latest: + coverity-scan: runs-on: ubuntu-latest + environment: Coverity steps: - uses: actions/checkout@v2 - name: update build environment