Skip to content

Commit

Permalink
Skip release
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerzr committed Aug 30, 2023
1 parent 0b5ac02 commit 8cdfd4d
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,8 +26,8 @@ jobs:
strategy:
fail-fast: false
matrix:
# Add pypi back in after the next release!
transformers-version: [
pypi,
github
]
steps:
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,8 +29,8 @@ jobs:
strategy:
fail-fast: false
matrix:
# Add pypi back in after the next release!
transformers-version: [
pypi,
github
]
cuda_visible_devices: [
Expand Down

0 comments on commit 8cdfd4d

Please sign in to comment.