mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
generate all factor scripts
This commit is contained in:
parent
20082971be
commit
3b93995132
1 changed files with 1 additions and 1 deletions
2
.github/workflows/GNU.yml
vendored
2
.github/workflows/GNU.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
sed -i 's| tr | /usr/bin/tr |' tests/init.sh
|
||||
make
|
||||
# Generate the factor tests, so they can be fixed
|
||||
for i in $(seq -w 1 36)
|
||||
for i in $(seq -w 0 36)
|
||||
do
|
||||
make tests/factor/t${i}.sh
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue