Skip to content

Commit

Permalink
TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerzr committed Aug 31, 2023
1 parent 8cdfd4d commit 247958b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# Add pypi back in after the next release!
# TODO (@muellerzr, transformers v4.33) Add pypi back after the next release
transformers-version: [
github
]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/self_hosted_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# Add pypi back in after the next release!
# TODO (@muellerzr, transformers v4.33) Add pypi back after the next release
transformers-version: [
github
]
Expand Down

0 comments on commit 247958b

Please sign in to comment.