Update d.yml

This commit is contained in:
Tristan B. Velloza Kildaire 2023-08-21 14:22:04 +02:00 committed by GitHub
parent 2417a5afe8
commit 8201718774
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
apt install libcurl-devel
sudo apt install libcurl-devel
- name: DUB unit tests with coverage
run: dub test --coverage