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 6eeb2e0 commit 3f55377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_conda_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
- name: Test conda package
run: |
conda install --use-local nebari
python -c "import nebari; print(nebari.__version__)"
nebari --version

0 comments on commit 3f55377

Please sign in to comment.