Skip to content

Commit 63cf125

Browse files
committed
rename regression.yml to regression.yaml for consistency
1 parent fd122de commit 63cf125

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
test-results: test.json
8282
regression:
8383
if: inputs.connector != ''
84-
uses: ./.github/workflows/regression.yml
84+
uses: ./.github/workflows/regression.yaml
8585
with:
8686
connector: ${{ inputs.connector }}
8787
secrets:

0 commit comments

Comments
 (0)