Skip to content

Commit

Permalink
Made it include dub when using gdc
Browse files Browse the repository at this point in the history
  • Loading branch information
workhorsy committed Nov 17, 2024
1 parent 756d81c commit c8face2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: dlang-community/setup-dlang@v2
with:
compiler: ${{ matrix.dc }}
dub: latest

- name: Run tests
run: dub -q test

0 comments on commit c8face2

Please sign in to comment.