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

This commit is contained in:
Adrien Bourmault 2023-10-20 09:51:08 +02:00
parent 81f17827b3
commit daaf4e2d60
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 ${{ forgejo.workspace }}
echo "🍏 This job's status is ${{ job.status }}."
- run: echo "🍏 This job's status is ${{ job.status }}."