Commit a3a057b

mo khan <mo@mokhan.ca>
2025-03-10 20:29:28
chore: activate mise shell
1 parent a56695f
Changed files (1)
.gitlab-ci.yml
@@ -3,4 +3,6 @@ test:
   script:
     - apk add --no-cache bash build-base git libffi make mise openssl-dev ruby ruby-bundler ruby-dev yaml-dev zlib-dev
     - make
+    - bash
+    - eval "$(mise activate bash)"
     - mage test