Skip to content

Commit bc98f8f

Browse files
committed
typo
1 parent 8809b4c commit bc98f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
transformers_version: ["transformers==4.27.4", "transformers==4.56.1", "--upgrade transfomers"]
17+
transformers_version: ["transformers==4.27.4", "transformers==4.56.1", "--upgrade transformers"]
1818
notebook: ["example.ipynb","Jsonformer_example.ipynb"]
1919
env:
2020
HUGGINGFACE_API_KEY: ${{ secrets.HUGGINGFACE_API_KEY }}

0 commit comments

Comments
 (0)