Skip to content

Commit

Permalink
Merge branch 'main' into docs/build-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tdejager authored Dec 13, 2024
2 parents 69c7ad6 + 5856fdf commit 1b58a7a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/scripts/test-examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,10 @@ pixi run -v --manifest-path examples/polarify/pixi.toml -e pl020 test

echo "Running the pypi example:"
pixi run -v --manifest-path examples/pypi/pixi.toml test
# pixi run -v --manifest-path examples/pypi-source-deps/pixi.toml test

echo "Running the conda_mapping example:"
pixi run -v --manifest-path examples/conda_mapping/pixi.toml test

echo "Running the solve-groups example:"
pixi run -v --manifest-path examples/solve-groups/pixi.toml -e min-py38 test
pixi run -v --manifest-path examples/solve-groups/pixi.toml -e max-py310 test

echo "Running the rich example:"
pixi run -v --manifest-path examples/rich_example/pyproject.toml test

0 comments on commit 1b58a7a

Please sign in to comment.