WIP: test de la CI
/ synchro (push) Successful in 0s Details

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
1 changed files with 1 additions and 1 deletions

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 }}."