Rename CI job

This commit is contained in:
Joseph LaFreniere 2023-07-03 11:58:20 -05:00
parent b609b06724
commit cf561d7fa3
No known key found for this signature in database
GPG Key ID: EE236AA0141EFCA3

View File

@ -9,7 +9,7 @@ name: ci
jobs:
nix-flake-check:
name: Lints
name: nix flake check
runs-on: ubuntu-latest
steps:
- name: Checkout sources