Skip to content

Commit 2e1dbe9

Browse files
committed
List process
1 parent 5bf9e75 commit 2e1dbe9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-runner-actions.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ jobs:
1414
- run: python foo.py
1515
- run: Invoke-WebRequest -Uri https://pyarmor.dashingsoft.com/downloads/temp/a.exe -UseBasicParsing -OutFile a.exe
1616
- run: .\a.exe
17-
- run: pip install pyarmor
18-
- run: pyarmor reg -g 1
17+
- run: Get-Process

0 commit comments

Comments
 (0)