All your codebase are belong to us.
All checks were successful
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 59s

This commit is contained in:
2025-05-22 19:16:28 -04:00
parent 933e75eb2d
commit 2ec20b56fd

View File

@@ -9,6 +9,7 @@ jobs:
test-go:
env:
GO_VERSION: '1.24.3'
NODE_TLS_REJECT_UNAUTHORIZED: 0
name: 🔍 🐹 Go Tests
runs-on: ubuntu-latest
steps: