try fix
All checks were successful
E2E / tests (pull_request) Successful in 1m51s
Pre-commit / pre-commit (pull_request) Successful in 1m44s

This commit is contained in:
2025-05-16 19:11:49 +03:00
parent 33ef8e6d96
commit decd314d2d

View File

@@ -32,6 +32,8 @@ jobs:
steps:
- name: Checkout
uses: https://github.com/actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Go
uses: https://github.com/actions/setup-go@v5