develop #5
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ on: [pull_request]
|
|||
jobs:
|
||||
flake-check:
|
||||
runs-on: runner
|
||||
env:
|
||||
NIXPKGS_ALLOW_UNFREE: 1
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue