WIP: test de la CI
All checks were successful
/ synchro (push) Successful in 0s

This commit is contained in:
Adrien Bourmault 2023-10-20 09:50:20 +02:00
parent 62edef3aed
commit 81f17827b3
Signed by: neox
GPG key ID: 2974E1D5F25DFCC8

View file

@ -6,5 +6,5 @@ jobs:
- name: List files in the repository
run: |
echo Sync files with server
ls ${{ gitea.workspace }}
ls ${{ forgejo.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."