We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f22818 commit 41b39bbCopy full SHA for 41b39bb
.github/workflows/build.yml
@@ -108,7 +108,7 @@ jobs:
108
with:
109
# File extensions for doctests per sage.doctest.control.skipfile
110
# Also src/sage/doctests/tests/ are excluded because of nodoctest file
111
- # which would make sage.doctest.control.skipdir returns True
+ # which would make sage.doctest.control.skipdir return True
112
files_yaml: |
113
configures:
114
- 'build/pkgs/*/spkg-configure.m4'
0 commit comments