mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
ci: Drop --no-build check
Weird that this doesn't work but the full check does however I'm not complaining.
This commit is contained in:
parent
a34dc24238
commit
cea9bf43bb
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -7,13 +7,6 @@ on:
|
|||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
|
||||||
name: nix flake check --no-build
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
- uses: cachix/install-nix-action@v22
|
|
||||||
- run: nix flake check --no-build
|
|
||||||
test:
|
test:
|
||||||
name: nix flake check
|
name: nix flake check
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user