change job name
This commit is contained in:
parent
8b211fa373
commit
cd91077c86
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
- run: nix flake check --accept-flake-config
|
||||
# Pre-build the system configuration
|
||||
- run: nix build --accept-flake-config --dry-run .#nixosConfigurations.${{ matrix.target-system }}.config.system.build.toplevel
|
||||
build:
|
||||
check-formatting:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue