diff --git a/.github/workflows/coveralls.yml b/.github/workflows/coveralls.yml index f82e36c..61b0b2b 100644 --- a/.github/workflows/coveralls.yml +++ b/.github/workflows/coveralls.yml @@ -15,6 +15,8 @@ jobs: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v2 + - name: Setup Dependencies env: DEBIAN_FRONTEND: noninteractive