Revert "fix(ci): use sh instead of bash for act runner compatibility"
CI / test (push) Failing after 13s

This reverts commit cae651302a.
This commit is contained in:
2026-05-21 11:07:10 -04:00
parent cae651302a
commit b9b3f99be9
-3
View File
@@ -8,9 +8,6 @@ on:
jobs:
test:
runs-on: ubuntu-latest
defaults:
run:
shell: sh
steps:
- uses: actions/checkout@v4