Skip to content

Commit

Permalink
ci: renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
pnmadelaine committed Sep 22, 2023
1 parent d972075 commit 82dd102
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Nix build
name: Nix

on:
push:
Expand All @@ -9,7 +9,6 @@ on:

jobs:
default:
name: 'nix build'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 82dd102

Please sign in to comment.