Skip to content

Commit 2b1c0df

Browse files
authored
add module 7
1 parent 2b97cc1 commit 2b1c0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
# The MODULE environment variable is evaluated in build-all.sh to run a subset
1919
# of the builds. This way, multiple modules can be built in parallel.
20-
module: [ "module1", "module2", "module3", "module4", "module5", "module6" ]
20+
module: [ "module1", "module2", "module3", "module4", "module5", "module6", "module7" ]
2121

2222
steps:
2323

0 commit comments

Comments
 (0)