chore/gitea-act-runner #14

Closed
volker.raschek wants to merge 38 commits from chore/gitea-act-runner into master
Showing only changes of commit 7265403bd9 - Show all commits

View File

@ -33,7 +33,7 @@ jobs:
- name: Install tooling
run: |
apk update
apk add git
apk add git npm
- uses: actions/checkout@v4.2.2
- name: Unittest
run: |