Skip to content

updated kafka repository to use test containers (#30) #21

updated kafka repository to use test containers (#30)

updated kafka repository to use test containers (#30) #21

Workflow file for this run

name: build-main
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
fetch-depth: 1
- name: Run Makefile
run: make build