about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-05-19 00:04:27 +0200
committerAlan Pearce2024-05-19 00:04:27 +0200
commit5b66e2a93a853b156268996afdb3755acc5c9fe7 (patch)
tree3b6e370322cd4f19e3d42a29d2162c96a8c58b57
parentbadd116ce551ea2787e312a45d815e253b74d8cd (diff)
downloadnix-packages-5b66e2a93a853b156268996afdb3755acc5c9fe7.tar.lz
nix-packages-5b66e2a93a853b156268996afdb3755acc5c9fe7.tar.zst
nix-packages-5b66e2a93a853b156268996afdb3755acc5c9fe7.zip
rename ci job to match filename
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ce9df0f..ae3f4e6 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
     - cron: 37 4 * * *
 
 jobs:
-  tests:
+  build:
     runs-on: macos-latest
     steps:
       - name: Install SSH Key