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 c61aeeb commit b4b8f26Copy full SHA for b4b8f26
.github/workflows/GnuTests.yml
@@ -152,7 +152,7 @@ jobs:
152
## Run GNU root tests
153
path_GNU='gnu'
154
path_UUTILS='uutils'
155
- bash "uutils/util/run-gnu-test.sh" tests/stty/*.sh
+ bash "uutils/util/run-gnu-test.sh" tests/stty/stty-row-col tests/stty/stty-pairs tests/stty/stty-invalid tests/stty/stty tests/stty/bad-speed
156
157
- name: Extract testing info from individual logs (stty) into JSON
158
shell: bash
0 commit comments