testing runner

This commit is contained in:
Penelope Gwen 2024-07-05 19:07:26 -06:00
parent 915315426f
commit 68cebba913

View file

@ -24,6 +24,6 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
run: pwd
- run: pwd
# - run: echo "🍏 This job's status is ${{ job.status }}."
# - run: uname -v