Skip to content

Commit

Permalink
chore: temp remove certs tests
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <[email protected]>
  • Loading branch information
Peefy committed Sep 5, 2024
1 parent 1715259 commit 4010c0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,5 @@ jobs:
- name: Project Build & Check
run: make

- name: Certs generate tests
run: CERTS_PATH="." MUTATE_CONFIG="test" WEBHOOK_SERVICE="test" WEBHOOK_NAMESPACE="default" go run cmd/webhook-init/main.go

- name: Run e2e tests
run: ./scripts/deploy_test.sh

0 comments on commit 4010c0e

Please sign in to comment.