Skip to content

Add OBS package scripts and GitHub actions #8

Add OBS package scripts and GitHub actions

Add OBS package scripts and GitHub actions #8

Workflow file for this run

name: test
on:
push:
branches:
- main
pull_request:
jobs:
dependencies:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make verify-dependencies