Compare commits

..

3 Commits

Author SHA1 Message Date
aparnajyothi-y
38ee237c8e Update Go.Tests.ps1 2024-07-09 15:32:50 +05:30
aparnajyothi-y
4856273f98 Update Go.Tests.ps1 2024-07-08 17:13:13 +05:30
aparnajyothi-y
749c9db345 Update Go.Tests.ps1 2024-06-28 17:47:38 +05:30
3 changed files with 2 additions and 1034 deletions

View File

@@ -28,4 +28,4 @@ jobs:
tool-name: "go"
tool-version: ${{ inputs.VERSION || '1.19.0' }}
publish-release: ${{ inputs.PUBLISH_RELEASES || false }}
secrets: inherit
secrets: inherit

View File

@@ -13,4 +13,4 @@ jobs:
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
with:
languages: '["go"]'
languages: "['go']"

File diff suppressed because it is too large Load Diff