set shell to bash

This commit is contained in:
Kjeld Schouten-Lebbing
2023-01-17 12:39:40 +01:00
parent 5a2eadd7ba
commit 42c2c09412

View File

@@ -78,6 +78,7 @@ jobs:
helm-${{ matrix.helm-version }}-unittest-v${{ env.helmUnitVersion }}
- name: Run tests
shell: bash
run: |
retries=5
x=$retries