Skip to content

Commit abe2ca4

Browse files
committed
fix: update naming inconvention
1 parent ef75627 commit abe2ca4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI_coverage_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "Test / aimlapi"
77
- "Test / amazon-bedrock"
88
- "Test / amazon-sagemaker"
9-
- "Test / amazon_textract"
9+
- "Test / amazon-textract"
1010
- "Test / anthropic"
1111
- "Test / arcadedb"
1212
- "Test / astra"

.github/workflows/amazon_textract.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This workflow comes from https://github.com/ofek/hatch-mypyc
22
# https://github.com/ofek/hatch-mypyc/blob/5a198c0ba8660494d02716cfc9d79ce4adfb1442/.github/workflows/test.yml
3-
name: Test / amazon_textract
3+
name: Test / amazon-textract
44

55
on:
66
schedule:

0 commit comments

Comments
 (0)