enterprise policy skip

This commit is contained in:
Mahyar McDonald 2025-11-03 17:42:40 -08:00
parent a96225340d
commit d0bb53f685

View file

@ -23,10 +23,11 @@ jobs:
go build -v ./... go build -v ./...
go test -v ./... go test -v ./...
- name: Lint # TODO: Uncomment this when we are done fixing this error on the anysphere side.
uses: golangci/golangci-lint-action@v3 # - name: Lint
with: # uses: golangci/golangci-lint-action@v3
version: v1.52.2 # with:
# version: v1.52.2
- name: Ensure apt_query binaries are executable - name: Ensure apt_query binaries are executable
run: | #shell run: | #shell