WIP: test de la CI
/ synchro (push) Successful in 0s
Details
/ synchro (push) Successful in 0s
Details
This commit is contained in:
parent
daaf4e2d60
commit
eae30d13a6
|
@ -6,5 +6,5 @@ jobs:
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
echo Sync files with server
|
echo Sync files with server
|
||||||
echo "🍏 This job's status is ${{ job.status }}."
|
echo "We are in $PWD"
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "Job ended with status '${{ job.status }}'."
|
||||||
|
|
Loading…
Reference in New Issue