Skip to content

Commit

Permalink
Tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
catusphan committed Dec 18, 2024
1 parent 279afcd commit b7973a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release_all_external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@ jobs:
run: |
source .venv/bin/activate &&
uv pip list &&
echo "Temporary stop making dicts"
#uv run python ./bin/convert_all.py --input_folder=$INPUT_DIR --output_folder=$OUTPUT_DIR --extension=tab
uv run python ./bin/convert_all.py --input_folder=$INPUT_DIR --output_folder=$OUTPUT_DIR --extension=tab --fileter=C
- name: Report the results
run: |
Expand Down

0 comments on commit b7973a7

Please sign in to comment.