tomerfiliba / plumbum

Plumbum: Shell Combinators
https://plumbum.readthedocs.io
MIT License
2.8k stars 182 forks source link

tests: ubuntu-20.04 has /usr/bin/ls, breaks a test #540

Closed henryiii closed 3 years ago

henryiii commented 3 years ago

GitHub moved to Ubuntu 20.04 as ubuntu-latest, which breaks a tests that assumes ls is in /bin. This fixes that assumption.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 82.25% when pulling 9e4054e0496258639d10a08aaa15b9176b6282f3 on henryiii/ci/ubuntu20 into b6e65ea332728628bb59cd5f68314c6c88f1a1bc on master.