fix workflow path
Some checks failed
/ test (push) Failing after 2m59s

This commit is contained in:
Michaël Ricart 2025-02-07 15:35:59 +01:00
parent ba46a28155
commit 51c47b414e

View file

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