Skip to content

Commit 18afe78

Browse files
committed
fix tests folder
1 parent 9ba17ac commit 18afe78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828

2929
- uses: cvxgrp/.github/actions/test@main
3030
with:
31-
tests-folder: 'src/tests'
31+
tests-folder: 'tests'

0 commit comments

Comments
 (0)