Skip to content

Added --prerelease to installation as that is all we currently have #24

Added --prerelease to installation as that is all we currently have

Added --prerelease to installation as that is all we currently have #24

Workflow file for this run

name: PR
on:
pull_request:
branches:
- dev
- main
jobs:
build:
name: Build & Test
uses: ./.github/workflows/_build.yml
secrets: inherit