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 e9abb4a commit 7939febCopy full SHA for 7939feb
1 file changed
.github/workflows/pytest.yml
@@ -21,6 +21,7 @@ env:
21
package-name: "hypersweeper"
22
test-dir: tests
23
UV_SYSTEM_PYTHON: 1
24
+ CI: false
25
26
jobs:
27
# General unit tests
0 commit comments