Skip to content

Commit 836a7b2

Browse files
authored
Update
1 parent ae37d12 commit 836a7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
test-results-junit: test-results/results.xml
2121
code-coverage-cobertura: code-coverage/coverage.xml
2222
ignore:
23-
- "./tests"
23+
- "matlab-deep-learning/llms-with-matlab/tests"
2424
source-folder: .
2525
- name: Upload coverage reports to Codecov
2626
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)