Skip to content

Commit

Permalink
Workflo changes
Browse files Browse the repository at this point in the history
Signed-off-by: Muthu <[email protected]>
  • Loading branch information
MuthuSundaravadivel committed Jan 29, 2025
1 parent 5ea33ae commit cdc4e72
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
- name: Check Go version
run: go version
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: .
run: ls -la && scripts/go-sec.sh
- name: Test with the Go CLI
run: ls -la && scripts/run_unit_test.sh

0 comments on commit cdc4e72

Please sign in to comment.