Skip to content

Commit b96ad2c

Browse files
committed
ci: Add test for feature btop.
1 parent 4a5452d commit b96ad2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
matrix:
1515
features:
1616
- atuin.sh
17+
- btop
1718
baseImage:
1819
- debian:latest
1920
- ubuntu:latest
@@ -34,6 +35,7 @@ jobs:
3435
matrix:
3536
features:
3637
- atuin.sh
38+
- btop
3739
steps:
3840
- uses: actions/checkout@v4
3941

0 commit comments

Comments
 (0)