Skip to content

Commit 5b92da0

Browse files
committed
build: add editgroups-commons to GitHub actions
1 parent 01ead51 commit 5b92da0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/toolforge-check-lag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
max-parallel: 4
1414
matrix:
15-
tool: ["editgroups"]
15+
tool: ["editgroups", "editgroups-commons"]
1616

1717
steps:
1818
- name: Configure SSH key

.github/workflows/toolforge-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
max-parallel: 4
1313
matrix:
14-
tool: ["editgroups"]
14+
tool: ["editgroups", "editgroups-commons"]
1515

1616
steps:
1717
- name: Configure SSH key

0 commit comments

Comments
 (0)