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