From 63bbc5c2490ffe26136a22ead762ee50e7430ba2 Mon Sep 17 00:00:00 2001 From: Tim Deeb-Swihart Date: Fri, 1 Nov 2024 13:23:02 -0400 Subject: [PATCH] Install bats --- .omni.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.omni.yaml b/.omni.yaml index f641823e..473f6b33 100644 --- a/.omni.yaml +++ b/.omni.yaml @@ -1,6 +1,12 @@ up: - rust - node: auto + - or: + - nix: + - bats + - homebrew: + install: + - bats commands: create-tag: