Actualiser .gitea/workflows/test.yml

This commit is contained in:
maximeg 2024-01-18 15:26:43 +00:00
parent f8208cb1da
commit cdcbc82363

View file

@ -5,9 +5,8 @@ on: [push]
jobs:
build and deploy:
steps:
- name: check folder
uses: actions/checkout@v3
run: |
- uses: actions/checkout@v3
- run: |
pwd
echo 'hello world'
ls -a