Compare commits

...

2 commits

Author SHA1 Message Date
Michaël Ricart
4fd3581c7f fix ci/cd 2025-02-07 15:28:56 +01:00
Michaël Ricart
393f6496a5 add ci/cd 2025-02-07 15:26:40 +01:00

View file

@ -0,0 +1,14 @@
on:
- push
jobs:
test:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Checkout tools repo
uses: actions/checkout@v4
with:
repository: milka64/oxidized
path: my-tools