We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7d74c commit 53f0ca7Copy full SHA for 53f0ca7
1 file changed
.github/workflows/run-tck.yaml
@@ -108,5 +108,5 @@ jobs:
108
- name: Stop SUT
109
if: always()
110
run: |
111
- pkill -f sut_agent.py || true
+ pkill -f sut_agent.py || true
112
sleep 2
0 commit comments