Skip to content

Commit

Permalink
Drop --env_only to better test linux dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar committed Nov 16, 2023
1 parent 82d71ef commit 237ca3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ jobs:
name: Install compass
run: |
./conda/configure_compass_env.py \
--env_only \
--env_name compass_test \
--python=${{ matrix.python-version }} \
--verbose
Expand Down

0 comments on commit 237ca3c

Please sign in to comment.