Update d.yml

This commit is contained in:
Tristan B. Velloza Kildaire 2023-08-21 14:33:58 +02:00 committed by GitHub
parent ef9a461de2
commit e66b7750ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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