Actualiser .forgejo/workflows/test.yml
Some checks failed
/ test (push) Failing after 49s

This commit is contained in:
milka64 2025-02-08 21:08:17 +01:00
parent 43450bffe1
commit e133dd7d8b

View file

@ -12,6 +12,6 @@ jobs:
- name: Checkout tools repo - name: Checkout tools repo
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: https://git.0w.tf/milka64/oxidized.git repository: milka64/oxidized
token: ${{ secrets.TOKEN }} token: ${{ secrets.TOKEN }}
path: my-tools path: my-tools