ci: add e2e #90

Merged
Maks1mS merged 8 commits from Maks1mS/ALR:ci-e2e into master 2025-05-16 16:19:25 +00:00
Showing only changes of commit decd314d2d - Show all commits

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