.gitea/workflows/test.yml aktualisiert
Test / test (push) Successful in 9s

This commit is contained in:
2023-07-27 20:51:49 +02:00
parent 2404ba3144
commit 8de2a81f3d
+4 -2
View File
@@ -12,5 +12,7 @@ jobs:
# NPM Install is not needed as Custom JS Actions require the node_modules folder commited in the repository
#- name: NPM Install
# run: npm ci
- name: Test Custom JS Action
uses: https://gitea.coursow.de/Test-Playground/actions-custom-js@master
- name: Test Custom JS Action (Print Fibonacci Numbers)
uses: https://gitea.coursow.de/Test-Playground/actions-custom-js@master
with:
iterations: 8