fix unittests
This commit is contained in:
@@ -132,7 +132,7 @@ jobs:
|
|||||||
- name: Run common unit tests
|
- name: Run common unit tests
|
||||||
if: ${{ matrix.app == 'common' && matrix.app != '.gitkee' }}
|
if: ${{ matrix.app == 'common' && matrix.app != '.gitkee' }}
|
||||||
run: |
|
run: |
|
||||||
bundle exec m -r .tools/tests/charts
|
bundle exec m -r tests
|
||||||
|
|
||||||
- name: Create k3d cluster
|
- name: Create k3d cluster
|
||||||
if: ${{ matrix.app != 'common' && matrix.app != '.gitkee' }}
|
if: ${{ matrix.app != 'common' && matrix.app != '.gitkee' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user