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 1 additions and 1 deletions
Showing only changes of commit 4bf1fb5ac2 - Show all commits

View File

@ -8,7 +8,7 @@ on:
jobs:
unit-test:
container:
image: docker:dind
image: node:16-buster-slim
steps:
- name: Checkout
uses: actions/checkout@v4