test github...

This commit is contained in:
Chl 2024-08-30 18:09:09 +02:00
parent b4dd369777
commit 83490921b2

View file

@ -16,7 +16,7 @@ jobs:
echo tutu >> tutu.txt echo tutu >> tutu.txt
echo tutuuuuu >> tutu2.txt echo tutuuuuu >> tutu2.txt
echo tutuuuuu >> "tutu tutu.txt" echo tutuuuuu >> "tutu tutu.txt"
echo ratata >> 'tutu tutu*.txt' #echo ratata >> 'tutu tutu*.txt'
ls -R ls -R
- name: "Github requires checkout for 'uses: ./' (or we could hard write the repository's URL ?)" - name: "Github requires checkout for 'uses: ./' (or we could hard write the repository's URL ?)"