Test
This commit is contained in:
parent
a89406113c
commit
9fd1792d88
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: docker
|
||||
container:
|
||||
image: nixos/nix
|
||||
entrypoint: [ "/root/.nix-profile/bin/sleep", "10000" ]
|
||||
entrypoint: [ "/root/.nix-profile/bin/sleep" ]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue