Skip to content

Sam at luther/fix readme #17

Sam at luther/fix readme

Sam at luther/fix readme #17

Workflow file for this run

name: CI Tests
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
container:
image: luthersystems/build-go:v0.0.81
steps:
- uses: actions/[email protected]
- name: Run CI tests
run: make citest