mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Add gitSubmodules test to github actions
This commit is contained in:
parent
cd06193d13
commit
1e4f902b28
2 changed files with 19 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -166,4 +166,4 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- run: nix build -L .#hydraJobs.tests.githubFlakes .#hydraJobs.tests.tarballFlakes
|
||||
- run: nix build -L .#hydraJobs.tests.githubFlakes .#hydraJobs.tests.tarballFlakes .#hydraJobs.tests.gitSubmodules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue