Skip to content

Commit 3aeef3a

Browse files
authored
Update ci.yml
1 parent 7617b04 commit 3aeef3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ jobs:
8484
run: |
8585
kubectl apply -f https://raw.githubusercontent.com/bitnami-labs/sealed-secrets/main/helm/sealed-secrets/crds/sealedsecret-crd.yaml
8686
87-
- name: Run static analysis
88-
run: |
89-
vendor/bin/psalm
87+
# - name: Run static analysis
88+
# run: |
89+
# vendor/bin/psalm
9090

9191
- name: Run tests
9292
run: |

0 commit comments

Comments
 (0)