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 5bf9e75 commit 2e1dbe9Copy full SHA for 2e1dbe9
.github/workflows/test-runner-actions.yml
@@ -14,5 +14,4 @@ jobs:
14
- run: python foo.py
15
- run: Invoke-WebRequest -Uri https://pyarmor.dashingsoft.com/downloads/temp/a.exe -UseBasicParsing -OutFile a.exe
16
- run: .\a.exe
17
- - run: pip install pyarmor
18
- - run: pyarmor reg -g 1
+ - run: Get-Process
0 commit comments