We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc89149 commit b7318deCopy full SHA for b7318de
1 file changed
.github/workflows/pipeline.yml
@@ -167,7 +167,6 @@ jobs:
167
git commit -m "Initial ps aux log"
168
169
- name: kill servers
170
- if: env.DEBUG_MODE == 'on'
171
run: |
172
/bin/bash .github/stop-server.sh
173
0 commit comments