Renamed job

This commit is contained in:
Héctor Molinero Fernández 2021-12-25 15:22:28 +01:00
commit 43e402fc78

View file

@ -376,7 +376,7 @@ jobs:
run: 'make test-all TEST_SHELL="$(command -v busybox) ash"'
test-macos-latest:
name: 'Test on macOS bash'
name: 'Test on macOS'
needs:
- 'lint-shellcheck-stable'
runs-on: 'macos-latest'