Skip to content

ci: downloading venom binary if not installed in runner when running … #2

ci: downloading venom binary if not installed in runner when running …

ci: downloading venom binary if not installed in runner when running … #2

Workflow file for this run

name: 'CI'
on:
push:
jobs:
ci:
name: 'CI'
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v4'
with:
fetch-depth: 0
- uses: 'moonrepo/setup-toolchain@v0'
- run: 'moon ci'