diff options
| author | mo khan <mo@mokhan.ca> | 2025-05-29 16:55:06 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-05-29 16:55:06 -0600 |
| commit | f59d8fa50851eba39256dadfacfec2e2ebd2f3ef (patch) | |
| tree | e588a1ead491c9cc07638484bb108a02568101fc /bin/cibuild | |
| parent | aa5d0a370f819b17efa10ec27aab611213576273 (diff) | |
chore: use mise exec --
Diffstat (limited to 'bin/cibuild')
| -rwxr-xr-x | bin/cibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cibuild b/bin/cibuild index 1bdb3d2..391ed8e 100755 --- a/bin/cibuild +++ b/bin/cibuild @@ -14,4 +14,4 @@ apt install -y mise mise install ./bin/test -cargo test +mise exec -- cargo test |
