Skip to content

Commit d9c4814

Browse files
authored
Update test_full.yml
1 parent 10df993 commit d9c4814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
- name: Install Dependencies
3939
run: flit install --symlink
4040
- name: Ruff Linting Check
41-
run: ruff check ellar tests examples
41+
run: ruff check ellar tests samples
4242
- name: mypy
4343
run: mypy ellar

0 commit comments

Comments
 (0)