We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ca70b commit d592c0fCopy full SHA for d592c0f
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Test tracker availability
46
shell: bash
47
run: |
48
- apt install node-ws -y
+ wscat
49
bash test_trackers.sh trackers_all.txt
50
51
- name: Commit and Push changes
0 commit comments