Update d.yml

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-26 12:46:05 +02:00 committed by GitHub
parent e158e448b5
commit c2d637d952
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -37,5 +37,6 @@ jobs:
with:
compiler: ${{ matrix.dc }}
- name: Run tests
run: dub -q test
- name: Build
run: dub build