ci: added checkout action
This commit is contained in:
parent
f47582361a
commit
c8a7f5abee
2
.github/workflows/coveralls.yml
vendored
2
.github/workflows/coveralls.yml
vendored
@ -15,6 +15,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Setup Dependencies
|
||||
env:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
|
||||
Loading…
Reference in New Issue
Block a user