소스 검색

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
         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: |