Update d.yml

pull/28/merge
Tristan B. V. Kildaire 10 months ago committed by GitHub
parent a8e3dae81f
commit 706d5053db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -63,6 +63,7 @@ jobs:
uses: dlang-community/setup-dlang@v1
with:
compiler: ${{ matrix.dc }}
repo_token: ${{COVERALLS_REPO_TOKEN}}
- name: Install Doveralls (code coverage tool)
run: |

Loading…
Cancel
Save