Skip to content

Support CI pipelines #15

Support CI pipelines

Support CI pipelines #15

Workflow file for this run

name: vorpal
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-action
- run: vorpal --help