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:
parent
b6aae67420
commit
c1c0bdcdd7
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -55,6 +55,7 @@ jobs:
|
||||
|
||||
- run: make test
|
||||
name: Run tests
|
||||
shell: bash
|
||||
if: ${{ matrix.type == 'unit' }}
|
||||
|
||||
- run: make ci-validate-dev
|
||||
|
||||
Loading…
Reference in New Issue
Block a user