Update d.yml

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

View File

@ -70,7 +70,7 @@ jobs:
# mv doveralls_linux_travis doveralls
# chmod +x doveralls
dub fetch doveralls
sudo apt install libcurl-devel
sudo apt install libcurl-dev
- name: DUB unit tests with coverage
run: dub test --coverage