Skip to content

Commit

Permalink
core: add separate dbuild dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prokolyvakis committed Nov 8, 2023
1 parent 04f57ca commit d3de1cb
Show file tree
Hide file tree
Showing 3 changed files with 719 additions and 571 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Install dependencies
run: |
pdm install
pdm install && pdm install -G test
- name: Run test suite
run: |
Expand Down
Loading

0 comments on commit d3de1cb

Please sign in to comment.