Skip to content

gui-warp.py: Highlight "Save" button for INI/FW if config has been … #276

gui-warp.py: Highlight "Save" button for INI/FW if config has been …

gui-warp.py: Highlight "Save" button for INI/FW if config has been … #276

Workflow file for this run

name: C/C++ CI - macOS
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: configure
run: ./configure
- name: make
run: make