Skip to content

Commit

Permalink
Revert "fix: run helm repo update before dev smoketest (#2083)"
Browse files Browse the repository at this point in the history
This reverts commit 435d315.
  • Loading branch information
ntheile authored Nov 29, 2022
1 parent 435d315 commit 6f9d751
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dev-smoketest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Deploy Infra over K3D in Dev Mode
run: |
pushd dev && source ./.envrc
helm repo update
make init
make deploy-services
- name: Deploy Charts in Dev
Expand Down

0 comments on commit 6f9d751

Please sign in to comment.