Skip to content

Commit

Permalink
Pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
IGDEXE committed Feb 26, 2024
1 parent 9413292 commit 4668576
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/veracode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
- name: Create Vendor Folder
run: go mod vendor

- name: Mod Download
run: go mod download

- name: Build
run: go build -v ./...

Expand Down
3 changes: 3 additions & 0 deletions veracode.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"MainPkgName": "app"
}

0 comments on commit 4668576

Please sign in to comment.