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

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

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: milka64/oxidized repository: https://git.0w.tf/milka64/oxidized.git
token: ${{ secrets.TOKEN }} token: ${{ secrets.TOKEN }}
path: my-tools path: my-tools