Skip to content

turtle-cpm 24.8

turtle-cpm 24.8 #346

Workflow file for this run

name: tests
on:
push:
branches-ignore:
- 'private/**'
pull_request:
branches-ignore:
- 'private/**'
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: Setup Go
uses: actions/[email protected]
with:
go-version: 1.22.x
- name: Run make check
run: |
tools/ci-build.sh