This commit is contained in:
2023-11-13 23:00:41 +01:00
parent de138dc1d4
commit 43c4d02d87

View File

@@ -20,6 +20,7 @@ jobs:
ssh-known-hosts: ${{ secrets.SSH_KNOWN_GITEA }}
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- run: echo "lala"
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}