Skip to content

fix(conformance): decompress ResourceProperties in async progress upd… #1220

fix(conformance): decompress ResourceProperties in async progress upd…

fix(conformance): decompress ResourceProperties in async progress upd… #1220

Workflow file for this run

name: formae-pkl
on:
push:
branches: [ "**" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- name: Install pkl
uses: pkl-community/setup-pkl@v0
with:
pkl-version: 0.30.0
- name: Test pkl
run: make test-pkl