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 - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3
-name: Set up Go - name: Install Go
uses: https://github.com/actions-go uses: https://github.com
with: with:
go-version: '1.23' go-version: "1.23"
- name: Test Backend - name: Test Backend
run: | run: |