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
+1 -1
View File
@@ -44,7 +44,7 @@
inputsFrom = [ self.packages.${system}.airi ];
packages = [
nixd
nixfmt-rfc-style
nixfmt
nixfmt-tree
pnpm
python314