using the act runner
This commit is contained in:
parent
9a758c5410
commit
4bf1fb5ac2
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
unit-test:
|
||||
container:
|
||||
image: docker:dind
|
||||
image: node:16-buster-slim
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue