chore(ci): Remove CI concurrency group & small fixes (#1758)

## Description

<!-- Please insert your description here and especially provide info
about the "what" this PR is solving -->

It has no effect. The actions are run in parallel anyway. They have been
previously updated to not fail when run in parallel.

## Linked Issues

<!-- Optional, if you have any -->

## Additional Context

<!-- e.g. is there anything you'd like reviewers to focus on? -->
This commit is contained in:
Weathercold
2026-05-04 06:37:35 +08:00
committed by GitHub
parent ca722f69b7
commit d9dd2862e9
7 changed files with 18 additions and 17 deletions
@@ -12,9 +12,6 @@ on:
permissions:
contents: write
concurrency:
group: nix-update
jobs:
update:
runs-on: ubuntu-latest
@@ -11,9 +11,6 @@ on:
permissions:
contents: write
concurrency:
group: nix-update
jobs:
update:
runs-on: ubuntu-latest