.gitea/workflows/release.yml aktualisiert
All checks were successful
Gitea Actions Demo / Dump Gitea Context (push) Successful in 2s

This commit is contained in:
florian 2024-02-15 11:21:58 +01:00
parent 0b68e9fc3c
commit 22ec47655e

View File

@ -11,4 +11,4 @@ jobs:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18 NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with: with:
files: |- files: |-
./** test/**