ci: update test scripts

This commit is contained in:
Folke Lemaitre 2025-10-08 21:26:18 +02:00
commit 46e59d838f
No known key found for this signature in database
GPG key ID: 9B52594D560070AB
3 changed files with 21 additions and 23 deletions

View file

@ -1,3 +1,3 @@
#!/bin/env bash
#!/usr/bin/env bash
nvim -l tests/minit.lua --minitest
nvim -l tests/minit.lua --minitest "$@"