Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9339e1d

Browse files
committedOct 23, 2024·
Run pwsh tests without make
1 parent 2446bdd commit 9339e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ jobs:
144144
run: make setup
145145

146146
- name: Run the test suite
147-
run: make test
147+
run: uv run duty --capture=none test

0 commit comments

Comments
 (0)
Please sign in to comment.