branch: elpa/logview commit 6e611bc22c7c8f8377f7f986fd1951c135ecee5a Author: Paul Pogonyshev <pogonys...@gmail.com> Commit: Paul Pogonyshev <pogonys...@gmail.com>
Fix a typo in commit 3fd1e79. --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 42a8e952f9..e3fb26ab51 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,7 +17,7 @@ jobs: '25.1', '25.2', '25.3', '26.1', '26.2', '26.3', '27.1', '27.2', - '28.1'. + '28.1', 'snapshot'] steps: