We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
inconvention
1 parent ef75627 commit abe2ca4Copy full SHA for abe2ca4
2 files changed
.github/workflows/CI_coverage_comment.yml
@@ -6,7 +6,7 @@ on:
6
- "Test / aimlapi"
7
- "Test / amazon-bedrock"
8
- "Test / amazon-sagemaker"
9
- - "Test / amazon_textract"
+ - "Test / amazon-textract"
10
- "Test / anthropic"
11
- "Test / arcadedb"
12
- "Test / astra"
.github/workflows/amazon_textract.yml
@@ -1,6 +1,6 @@
1
# This workflow comes from https://github.com/ofek/hatch-mypyc
2
# https://github.com/ofek/hatch-mypyc/blob/5a198c0ba8660494d02716cfc9d79ce4adfb1442/.github/workflows/test.yml
3
-name: Test / amazon_textract
+name: Test / amazon-textract
4
5
on:
schedule:
0 commit comments