Skip to content

Commit

Permalink
Magic?
Browse files Browse the repository at this point in the history
  • Loading branch information
Matvey-Kuk committed Sep 29, 2024
1 parent e0d055d commit 587eedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
run: poetry install --no-interaction --no-root --with dev

- name: Validate docs for providers
run: python3 ./scripts/docs_get_providers_list.py --validate;
run: python ./scripts/docs_get_providers_list.py --validate;

- name: Run unit tests and report coverage
run: |
Expand Down

0 comments on commit 587eedc

Please sign in to comment.