Merge branch 'master' of github.com:umputun/remark into small-improvements

This commit is contained in:
Smolevich
2020-04-06 10:41:34 +03:00
38 changed files with 1224 additions and 288 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: install go
uses: actions/setup-go@v1
with:
go-version: 1.13
go-version: 1.14
- name: test backend
run: |