Skip to content

Commit

Permalink
fix tests?
Browse files Browse the repository at this point in the history
  • Loading branch information
builderjer committed Oct 20, 2024
1 parent d8fe44b commit 6fc8620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: neongeckocom/.github/.github/workflows/python_build_tests.yml@master
with:
test_manifest: true
manifest_ignored: "test/**,scripts/**,CHANGELOG.md"
manifest_ignored: "test/**,scripts/**,CHANGELOG.md, translations/**"
pip_audit:
strategy:
max-parallel: 2
Expand Down

0 comments on commit 6fc8620

Please sign in to comment.