Skip to content

Commit

Permalink
add validation
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed Oct 18, 2024
1 parent e91a19d commit 5058084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_local_upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: |
git add --force ${{ steps.init.outputs.config }}
nebari upgrade --config ${{ steps.init.outputs.config }} --attempt-fixes
nebari validate --config ${{ steps.init.outputs.config }}
git diff
- name: Redeploy Nebari
Expand Down

0 comments on commit 5058084

Please sign in to comment.