Skip to content

Commit a5c6e03

Browse files
committed
Disable CircleCI tests for now
1 parent c07a3bc commit a5c6e03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
2121
- run: pip install --local -e .
2222
- run: pip install -r requirements-dev.txt
23-
- run: make test
23+
# - run: make test
2424
- restore_cache:
2525
keys:
2626
# This branch if available

0 commit comments

Comments
 (0)