Skip to content

Commit

Permalink
add test for nebari
Browse files Browse the repository at this point in the history
  • Loading branch information
dcmcand committed Mar 19, 2024
1 parent 583307e commit d4a4ad5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_conda_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,7 @@ jobs:
- name: Build conda package
run: |
conda build nebari
- name: Test nebari
run: |
conda install --use-local nebari
nebari --version

0 comments on commit d4a4ad5

Please sign in to comment.