testing checkout on docker
All checks were successful
Checkout test / test (push) Successful in 46s

This commit is contained in:
Jeremie Fraeys 2026-01-19 14:09:10 -05:00
parent fc5bee5076
commit 890c632fa7
No known key found for this signature in database

View file

@ -6,7 +6,7 @@ on:
- main
jobs:
test:
runs-on: self-hosted
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@v4