Skip to content

Commit

Permalink
Fix name of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lucperkins committed May 17, 2024
1 parent 86a97d5 commit 74f4d10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,8 @@ jobs:
duration: 5m
authorized-users: grahamc

install-with-non-default-source-url:
name: Install Nix using non-default source-url inputs
install-with-non-default-source-inputs:
name: Install Nix using non-default source-* inputs
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 74f4d10

Please sign in to comment.