diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8202269..39d387f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@v3 - name: execute bats tests - run: + run: | chmod a+x ./scripts/bootstrap.sh ./scripts/bootstrap.sh bats test