1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

use bash shell for unit tests in test workflow

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2023-01-24 09:18:15 +02:00
parent b6aae67420
commit c1c0bdcdd7

View File

@ -55,6 +55,7 @@ jobs:
- run: make test
name: Run tests
shell: bash
if: ${{ matrix.type == 'unit' }}
- run: make ci-validate-dev