Skip to content

Commit fe8e4b7

Browse files
committed
update workflows
Signed-off-by: mohapatr3 <[email protected]>
1 parent 1d283c5 commit fe8e4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- name: Run tests
2424
run: |
2525
cd flatdata-generator
26-
pip install .
2726
uv run --no-project --with pytest pytest -v
27+
pip install .
2828
flatdata-generator --help

0 commit comments

Comments
 (0)