Skip to content

fix: improve git command error handling with CliError #532

fix: improve git command error handling with CliError

fix: improve git command error handling with CliError #532

Workflow file for this run

- name: Setup deno

Check failure on line 1 in .github/workflows/build-setup.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-setup.yml

Invalid workflow file

(Line: 1, Col: 1): A sequence was not expected
uses: denoland/setup-deno@v2
with:
deno-version: v2.x
- name: Generate GraphQL code
run: deno task codegen