Skip to content

Commit 40882fa

Browse files
committed
ci: add test_with_git target to GitHub Actions workflow
1 parent ed49b97 commit 40882fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ jobs:
1717
with:
1818
python-version: '3.12'
1919
- run: make test
20+
- run: make test_with_git

0 commit comments

Comments
 (0)