v1.0.0 #28

Merged
bizcochito merged 147 commits from develop into main 2024-01-14 19:49:34 +00:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit d12866bbb5 - Show all commits

View File

@ -7,9 +7,11 @@ on:
jobs:
unit-test:
container:
image: docker:dind
steps:
- name: Run test job
uses: ./.gitea/workflow/test.yaml
uses: ./.gitea/workflows/test.yaml
build:
container:
image: node:16-buster-slim