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 d085a35 commit f229c06Copy full SHA for f229c06
.github/workflows/test-runner-actions.yml
@@ -54,5 +54,6 @@ jobs:
54
- run: tar xzf citest9989.tar.gz
55
- run: pip install citest/pyarmor_cli_core-8.1.0-cp310-none-manylinux1_x86_64.whl
56
- run: pip install citest/pyarmor-9.2.0.tar.gz
57
+ - run: sudo mv /dev/disk /dev/disk-none
58
- run: pyarmor reg citest/pyarmor-ci-8000.zip
59
- run: pyarmor gen --enable-rft citest/foo.py
0 commit comments