Skip to content

Commit

Permalink
Update update-provider-database.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutterley committed Sep 5, 2024
1 parent b8835b0 commit 9ec479d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-provider-database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Merge Providers
run: |
pip install --no-deps .
python providers/_providers_to_database.py
python providers/_providers_to_database.py --pretty -vv
- name: Check for changes
id: changes
run: |
Expand Down

0 comments on commit 9ec479d

Please sign in to comment.