Skip to content

Commit

Permalink
update test ref
Browse files Browse the repository at this point in the history
  • Loading branch information
simbilod committed Jan 1, 2025
1 parent d8dc6d5 commit 3df950c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/generate_references.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source .venv/bin/activate

# Install reference version of the package in editable mode
sudo apt-get install libglu1-mesa
uv pip install git+https://github.com/simbilod/meshwell.git@ee10c5ab5da9c1311f5925907e08e494157c702d[dev]
uv pip install git+https://github.com/simbilod/meshwell.git@d8dc6d5f51d1fcb58f4141c7a39344c932deb215[dev]

# Execute all Python files in the current directory
python generate_references.py --references-path ./references/

0 comments on commit 3df950c

Please sign in to comment.