diff options
| author | mo khan <mo@mokhan.ca> | 2025-06-09 13:51:29 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-06-09 13:51:29 -0600 |
| commit | f42e23ad9847e11e86c77623eb77da3355b6d71b (patch) | |
| tree | 1f1cbb1c1ffe1b10f6bd188afd7ece427d8a0b96 /bin/cibuild | |
| parent | 14c7a0e3ebf77451662bbbac1915facdec0bca3f (diff) | |
test: switch to rspec
Diffstat (limited to 'bin/cibuild')
| -rwxr-xr-x | bin/cibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/cibuild b/bin/cibuild index 391ed8e..2a9dec8 100755 --- a/bin/cibuild +++ b/bin/cibuild @@ -13,5 +13,6 @@ apt update apt install -y mise mise install +bundle install ./bin/test mise exec -- cargo test |
