mirror of
https://github.com/Luzifer/ots.git
synced 2026-01-01 16:20:31 -05:00
This commit is contained in:
parent
6fdf184357
commit
f4d16e912c
14 changed files with 377 additions and 28 deletions
3
.github/workflows/test-and-build.yml
vendored
3
.github/workflows/test-and-build.yml
vendored
|
|
@ -54,6 +54,9 @@ jobs:
|
|||
run: |
|
||||
go test -v ./...
|
||||
|
||||
- name: Generate (and validate) translations
|
||||
run: make translate
|
||||
|
||||
- name: Build release
|
||||
run: make publish
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue