We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40fe3e1 commit 1ba0857Copy full SHA for 1ba0857
.github/workflows/install.yml
@@ -19,5 +19,7 @@ jobs:
19
run: sudo apt-get install -y net-tools
20
- name: Show interfaces
21
run: sudo ip r
22
+ - name: Show version
23
+ run: throttle --version
24
- name: Test cable
25
run: throttle cable
0 commit comments