Skip to content

refactor: remove algorithm image #273

refactor: remove algorithm image

refactor: remove algorithm image #273

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make all FLAGS=""