Skip to content

Fixed bugs in Proxy and Listener mappers, updated logging message, an… #20

Fixed bugs in Proxy and Listener mappers, updated logging message, an…

Fixed bugs in Proxy and Listener mappers, updated logging message, an… #20

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