Skip to content

Commit 1a01a18

Browse files
authored
Add test-case for 2.2.7 (#102)
1 parent ea90929 commit 1a01a18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
matrix: '[
1717
{ tag: "develop", expected: "${{ steps.etherpad-version-cleaned.outputs.version }}" },
1818
{ tag: "${{ steps.etherpad-version-cleaned.outputs.version }}", expected: "${{ steps.etherpad-version-cleaned.outputs.version }}" },
19+
{ tag: "2.2.7", expected: "2.2.7" },
1920
{ tag: "2.1.0", expected: "2.1.0" },
2021
{ tag: "2.0.2", expected: "2.0.2" },
2122
{ tag: "2.0.0", expected: "2.0.0" },

0 commit comments

Comments
 (0)