Update d.yml

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

View File

@ -67,7 +67,7 @@ jobs:
- name: Install Doveralls (code coverage tool)
run: |
wget -O doveralls "https://github.com/ColdenCullen/doveralls/releases/download/v1.1.5/doveralls_linux_travis"
mv doveralls_linux_travis doveralls
# mv doveralls_linux_travis doveralls
chmod +x doveralls
- name: DUB unit tests with coverage