shell: bash

This commit is contained in:
2023-04-13 17:54:01 -06:00
parent a5ecc15a1b
commit c08aaaafa1

View File

@@ -75,4 +75,5 @@ jobs:
# run target test:
- run: echo "${{ matrix.test-target }}" >> $GITHUB_ENV
- run: ./test.sh
shell: bash