We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189250a commit c8e02c7Copy full SHA for c8e02c7
1 file changed
.github/workflows/build.yml
@@ -45,8 +45,6 @@ jobs:
45
./configure
46
--config-cache
47
--with-pydebug
48
- --enable-slower-safety
49
- --enable-safety
50
- name: Display build info
51
run: make pythoninfo
52
- name: Tests
0 commit comments