Skip to content

chore(ci): Use self-hosted runner #99

chore(ci): Use self-hosted runner

chore(ci): Use self-hosted runner #99

Workflow file for this run

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