Bläddra i källkod

add just

Signed-off-by: Alex Meijer <ameijer@kubecost.com>
Alex Meijer 2 år sedan
förälder
incheckning
bb5fbcb71a
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3 1
      .github/workflows/build-test.yaml

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

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