Skip to content

Commit 66b0c33

Browse files
authored
Update test_setup.yml
1 parent bf2a7e1 commit 66b0c33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test_setup.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- fix_tests
8+
- krisfed-patch-1
89

910
jobs:
1011
test:
@@ -34,7 +35,7 @@ jobs:
3435
pip install numpy==1.26.4 tensorstore==0.1.73
3536
3637
- name: Run tests
37-
uses: matlab-actions/run-tests@v4
38+
uses: matlab-actions/run-tests@v2
3839
with:
3940
select-by-folder: 'test'
4041
code-coverage-cobertura: cobertura.xml

0 commit comments

Comments
 (0)