👷 update ci
All checks were successful
Run Unit Tests / run-unit-tests (push) Successful in 5s

This commit is contained in:
DrMaxNix 2024-08-18 18:14:16 +02:00
parent 1b93375e03
commit c0227320ba

View File

@ -7,7 +7,7 @@ jobs:
steps:
- run: echo "🔎 ${{ gitea.ref }}"
- run: echo "🔎 ${{ gitea.repository }}"
- run: echo "🔎 ${{ toJSON(gitea) }}"
- run: echo '🔎 ${{ toJSON(gitea) }}'
- name: Check out repository code
uses: actions/checkout@v3
- run: echo "$(git branch -a 2>&1)"