Skip to content

feat(iamcel): add join function #1187

feat(iamcel): add join function

feat(iamcel): add join function #1187

Workflow file for this run

name: CI
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
make:
runs-on: ubuntu-latest
steps:
- name: Setup Sage
uses: einride/sage/actions/setup@master
with:
go-version: 1.19
- name: Make
run: make