Skip to content

Commit

Permalink
Merge branch 'branch-24.06' of https://github.com/nv-morpheus/Morpheus
Browse files Browse the repository at this point in the history
…into from-numpy-dtype-fix
  • Loading branch information
efajardo-nv committed Apr 17, 2024
2 parents a8e22f9 + dde1d13 commit c50114c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/check_style.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rapids-dependency-file-generator \
--file_key checks \
--matrix "cuda=${RAPIDS_CUDA_VERSION%.*};arch=$(arch);py=${RAPIDS_PY_VERSION}" | tee env.yaml

rapids-mamba-retry env create --force -f env.yaml -n checks
rapids-mamba-retry env create --yes -f env.yaml -n checks
conda activate checks

# Run pre-commit checks
Expand Down

0 comments on commit c50114c

Please sign in to comment.