Skip to content

Commit 328facd

Browse files
committed
Typo
1 parent 91f04ee commit 328facd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
doctests:
121121
- 'src/**/*.{py,pyx,pxd,pxi,sage,spyx,rst,tex}'
122122
- '!src/{setup,conftest*}.py'
123-
- '!src/sage/doctests/tests/*'
123+
- '!src/sage/doctest/tests/*'
124124
125125
- name: Determine targets to build
126126
id: build-targets

0 commit comments

Comments
 (0)