Skip to content

Allow use of custom runners #236

Allow use of custom runners

Allow use of custom runners #236

Workflow file for this run

name: self-test
on:
- push
- pull_request
jobs:
self-test:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Self test
uses: ./