Browse Source

removed debug output

Gleb Urvanov 4 years ago
parent
commit
817a541f3e
1 changed files with 0 additions and 4 deletions
  1. 0 4
      .github/workflows/run-network-tests.yml

+ 0 - 4
.github/workflows/run-network-tests.yml

@@ -5,10 +5,6 @@ on:
   workflow_dispatch:
 
 jobs:
-  debug:
-    runs-on: ubuntu-latest
-    steps:
-      - uses: hmarr/debug-action@v1.0.0
   run_ansible_tests:
     if: github.event.label.name == 'run-network-tests' || github.event.action == null
     name: run network tests using ansible