Skip to content

Allow configuration of builtin main menu buttons #627

Allow configuration of builtin main menu buttons

Allow configuration of builtin main menu buttons #627

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
build:
name: NickelMenu / Symbols
runs-on: ubuntu-latest
container: docker.io/golang:1.14
steps:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: true
- name: Build
run: cd test/syms && go build -o ../../test.syms .
- name: Run
run: cd src && ../test.syms