main #2

Open
SevenOfAces wants to merge 11 commits from main into deploy
Showing only changes of commit 8baba8a426 - Show all commits

View file

@ -24,6 +24,9 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Set up Unit test script
run: chmod +x ./.forgejo/workflows/run-tests.sh
- name: Run Unit tests
run: ./.forgejo/workflows/run-tests.sh