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

This commit is contained in:
Adrien Bourmault 2023-10-20 09:36:00 +02:00
parent 716fcab8bd
commit 0734af55c0
Signed by: neox
GPG Key ID: 2974E1D5F25DFCC8
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
on: [push] on: [push]
jobs: jobs:
test: synchro:
runs-on: linux_amd64 runs-on: linux_amd64
steps: steps:
- run: echo All Good - run: echo Sync files with server
- run: ls