Update d.yml

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

View File

@ -77,7 +77,7 @@ jobs:
run: dub test --coverage
- name: Coverage upload
run: dub run doveralls
run: dub run doveralls $COVERALLS_REPO_TOKEN
- uses: actions/upload-artifact@v3
with: