This commit is contained in:
parent
3cc8fd3b2a
commit
77b3673269
2 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
runs-on: docker
|
||||
runs-on: ubuntu:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v31
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue