Skip to content

Commit

Permalink
2?
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Jul 29, 2023
1 parent 53fd741 commit faa960c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unique_python_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Combine
run: |
poetry run pypi-data run-sql ${{ github.workspace }}/sql/unique_python_files.prql unique-python-files.parquet --db=db --output=parquet dataset/*.parquet
poetry run pypi-data run-sql ${{ github.workspace }}/sql/unique_python_files.prql unique-python-files.parquet --db=db --output=parquet --threads=2 dataset/*.parquet
- name: Gets latest created release info
id: latest_release_info
Expand Down

0 comments on commit faa960c

Please sign in to comment.