Compare commits
1 Commits
bead/nixos
...
2bdbece800
| Author | SHA1 | Date | |
|---|---|---|---|
| 2bdbece800 |
@@ -1,18 +0,0 @@
|
|||||||
name: CI
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [main]
|
|
||||||
pull_request:
|
|
||||||
branches: [main]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
check:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
|
|
||||||
- uses: https://git.johnogle.info/johno/gitea-actions/nix-setup@main
|
|
||||||
|
|
||||||
- name: Check flake
|
|
||||||
run: nix flake check
|
|
||||||
Reference in New Issue
Block a user