Skip to content

Commit b4b8f26

Browse files
ChrisDrydensylvestre
authored andcommitted
Update GnuTests.yml
1 parent c61aeeb commit b4b8f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GnuTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
## Run GNU root tests
153153
path_GNU='gnu'
154154
path_UUTILS='uutils'
155-
bash "uutils/util/run-gnu-test.sh" tests/stty/*.sh
155+
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
156156
157157
- name: Extract testing info from individual logs (stty) into JSON
158158
shell: bash

0 commit comments

Comments
 (0)