Add Go linting job to unit tests workflow #3

Merged
rrise merged 4 commits from chore/move-worflows into master 2025-06-18 02:22:59 +00:00
Showing only changes of commit fcc50da6e6 - Show all commits

View File

@@ -11,7 +11,7 @@ env:
jobs:
lint-go:
name: 🔍 🐹 Go Tests
name: 🔍 🐹 Go Lint
runs-on: ubuntu-latest
steps: