Skip to content

impl validation for functions #172

impl validation for functions

impl validation for functions #172

Workflow file for this run

name: rosebud build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make
- name: make clean
run: make clean