Skip to content

Commit

Permalink
fix moved test from dep group to extra
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato committed Feb 12, 2025
1 parent b028547 commit 51e7bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
else
echo "uv cache hit"
fi
uv sync --group test
uv sync --extra test
- name: Test
env:
MPLBACKEND: agg
Expand Down

0 comments on commit 51e7bfb

Please sign in to comment.