瀏覽代碼

add just

Signed-off-by: Alex Meijer <ameijer@kubecost.com>
Alex Meijer 2 年之前
父節點
當前提交
bb5fbcb71a
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .github/workflows/build-test.yaml

+ 3 - 1
.github/workflows/build-test.yaml

@@ -21,7 +21,9 @@ jobs:
       -
         name: Install protoc
         uses: arduino/setup-protoc@v3
-
+      -
+        name: Install just
+        uses: extractions/setup-just@v1
       -
         name: Validate
         run: |