Skip to content

πŸ”„ synced file(s) with upbound/sa-up #54

πŸ”„ synced file(s) with upbound/sa-up

πŸ”„ synced file(s) with upbound/sa-up #54

Workflow file for this run

name: render-test
on:
- pull_request
- push
jobs:
test:
name: runner / render-test
runs-on: e2-standard-8
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Run KCL Unit-Tests
id: run-kcl-test
run: |
set -eo pipefail
make submodules
make render.test