Skip to content

Commit 6721149

Browse files
committed
Update test workflow to build aider feature
1 parent 4b10b0d commit 6721149

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
features:
16-
- color
17-
- hello
16+
- aider
1817
baseImage:
1918
- debian:latest
2019
- ubuntu:latest
@@ -34,8 +33,7 @@ jobs:
3433
strategy:
3534
matrix:
3635
features:
37-
- color
38-
- hello
36+
- aider
3937
steps:
4038
- uses: actions/checkout@v4
4139

0 commit comments

Comments
 (0)