First test depoloy new ver site #2

Merged
d3m0k1d merged 8 commits from develop into master 2026-02-03 13:20:24 +00:00
Showing only changes of commit e6c1626862 - Show all commits

View File

@@ -31,6 +31,7 @@ jobs:
- name: Golangci-lint - name: Golangci-lint
uses: golangci/golangci-lint-action@v9.2.0 uses: golangci/golangci-lint-action@v9.2.0
with: with:
working-directory: backend
args: --timeout=5m args: --timeout=5m
skip-cache: true skip-cache: true
- name: Run tests - name: Run tests