Try a pipeline
All checks were successful
/ non-lab (push) Successful in 54s

This commit is contained in:
Chris Cowley 2025-06-13 15:36:59 +02:00
parent fbe7970d95
commit e62bc359f1

View file

@ -0,0 +1,12 @@
on:
push:
branches:
- 'main'
jobs:
non-lab:
runs-on: docker
steps:
- name: Setup
run: |
ls -l