Skip to content

Commit c0ef052

Browse files
committed
🎛 [ci] Add missing package
1 parent 0adc3ac commit c0ef052

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test_macos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
features: [
20+
"ai-config",
2021
"ansible",
2122
"clean",
2223
"cli-network",
@@ -47,6 +48,7 @@ jobs:
4748
"macos-javascript",
4849
"macos-markedit",
4950
"macos-micro",
51+
"macos-mise",
5052
"macos-nano",
5153
# "macos-one-password", # mas can't run without login on GitHub Actions
5254
# "macos-perl", # Script error to be fixed

.github/workflows/test_ubuntu.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,15 @@ jobs:
1919
os: [ubuntu-22.04, ubuntu-24.04, ubuntu-latest]
2020
features:
2121
[
22+
"ai-config",
2223
"ansible",
2324
"clean",
2425
"cli-network",
2526
"core",
2627
"git",
2728
"javascript",
2829
"micro",
30+
"mise",
2931
"nano",
3032
"python",
3133
"stow",

0 commit comments

Comments
 (0)