remake v7
MRP Full Stack CI / validate-and-build (push) Failing after 8s

This commit is contained in:
2026-05-07 15:25:22 +03:00
parent 2252e58190
commit 70a98880f7
+3 -4
View File
@@ -8,11 +8,10 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
-name: Set up Go
uses: https://github.com/actions-go
- name: Install Go
uses: https://github.com
with:
go-version: '1.23'
go-version: "1.23"
- name: Test Backend
run: |