Skip to content

fix kp build makefile #314

fix kp build makefile

fix kp build makefile #314

Workflow file for this run

name: Example TSP
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
working-directory: ./Examples/TSP/
run: make