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 c07a3bc commit a5c6e03Copy full SHA for a5c6e03
1 file changed
.circleci/config.yml
@@ -20,7 +20,7 @@ jobs:
20
- run: pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
21
- run: pip install --local -e .
22
- run: pip install -r requirements-dev.txt
23
- - run: make test
+ # - run: make test
24
- restore_cache:
25
keys:
26
# This branch if available
0 commit comments