Skip to content

feat: add new module for checking package updates on arch linux #63

feat: add new module for checking package updates on arch linux

feat: add new module for checking package updates on arch linux #63

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: debug build
run: make debug
- name: string check
run: make test-string