Rename unit tests workflow and streamline environment variable declaration

This commit is contained in:
2025-06-17 22:21:38 -04:00
parent 992ce37687
commit fcc50da6e6

View File

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