dev/actions #26

Merged
tom_trgr merged 41 commits from dev/actions into dev/main 2025-08-29 15:36:00 +02:00
Showing only changes of commit c813ba62d4 - Show all commits

View File

@@ -22,6 +22,7 @@ jobs:
${{ runner.os }}-go-
- name: Run tests
shell: sh
run: |
go mod tidy
go test ./... -v