Skip to content

scarthgap

scarthgap #17

Workflow file for this run

name: CI
on:
workflow_dispatch:
jobs:
runqemu:
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v3
with:
clean: false