ci: improve naming

Improve naming, to make the purpose clearer.
This commit is contained in:
a-kenji 2022-03-10 16:30:51 +01:00
parent bd849574be
commit c8bc69fea4

View file

@ -11,7 +11,7 @@ on:
jobs:
check:
runs-on: ubuntu-latest
name: "flake check"
name: "nix check"
environment: cachix
timeout-minutes: 5
steps: