Explorar o código

fixed ssh-mitm test

Manfred Kaiser %!s(int64=4) %!d(string=hai) anos
pai
achega
8a4c48ba97
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .github/workflows/applications.yml

+ 1 - 2
.github/workflows/applications.yml

@@ -39,9 +39,8 @@ jobs:
         test -e xonsh-x86_64.AppImage
         ./xonsh-x86_64.AppImage -c 'import xonsh'
 
-
     - name: Test ssh-mitm
       run: |
         python -m python_appimage build app applications/ssh-mitm
         test -e ssh-mitm-x86_64.AppImage
-        ./ssh-mitm-x86_64.AppImage -c 'import ssh_proxy_server'
+        ./ssh-mitm-x86_64.AppImage --help'