This commit is contained in:
2025-01-11 14:16:49 +01:00
parent 7937f9edf2
commit 7265403bd9

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: |