Skip to content

[Issue #1167] allow pasting multiple lines of commands at once in the pixels CLI #10

[Issue #1167] allow pasting multiple lines of commands at once in the pixels CLI

[Issue #1167] allow pasting multiple lines of commands at once in the pixels CLI #10

Workflow file for this run

name: Pull Request Build Check
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
verify:
uses: ./.github/workflows/build-pixels.yml
with:
build_type: "pr"
skip_package: true