Skip to content

Commit 2d1006d

Browse files
fpodshivadlovFyodor Podshivadlov
andauthored
fix: actions setup (#2)
Co-authored-by: Fyodor Podshivadlov <email@fyodorpodshivadlov.com>
1 parent e0875f1 commit 2d1006d

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.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+
- zmk
1817
baseImage:
1918
- debian:latest
2019
- ubuntu:latest
@@ -34,8 +33,7 @@ jobs:
3433
strategy:
3534
matrix:
3635
features:
37-
- color
38-
- hello
36+
- zmk
3937
steps:
4038
- uses: actions/checkout@v4
4139

0 commit comments

Comments
 (0)