Skip to content

Just remove jenkins config #18

Just remove jenkins config

Just remove jenkins config #18

Workflow file for this run

name: "CI"
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- run: nixci