test
This commit is contained in:
parent
8070e725b8
commit
79987f4ca5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: node:18-alpine
|
image: node:18-alpine
|
||||||
entrypoint: [ "/root/.nix-profile/bin/sleep" ]
|
# entrypoint: [ "/root/.nix-profile/bin/sleep" ]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue