Update check.yml

This commit is contained in:
Sanjay Chacku Purakal 2024-04-27 14:55:34 +02:00 committed by GitHub
parent 0f7a6d3643
commit 3da498d074
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,8 +7,8 @@ on:
branches: [main]
jobs:
build:
name: Check nix flake
check:
name: check-flake
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3