Bump reviewdog/action-shellcheck from 1.18.1 to 1.19.0 #48
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Test report
succeeded
Sep 7, 2023 in 1s
Test report ✔️
✔️ report.xml
8 tests were completed in 168ms with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
./up.bats | 5✔️ | 65ms | ||
completion/bash/up.bats | 3✔️ | 103ms |
✔️ ./up.bats
✔️ up should jump to the parent directory when called without arguments
✔️ up should jump to the parent directory ending on the given name
✔️ up should jump to the root directory when called with /
✔️ up should jump to the first parent directory with the given name
✔️ up should jump to the parent directory with the given name containing whitespace
✔️ completion/bash/up.bats
✔️ _up should autocomplete the list of parent directory names when given no arguments
✔️ _up should autocomplete the parent directory name
✔️ _up should autocomplete the parent directory name containing whitespace
Loading