Skip to content

Commit

Permalink
ci: fix trailing double quote issue (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers authored Nov 12, 2024
1 parent 3ae6bd7 commit 707faac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/connector-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ jobs:
airbyte-ci connectors \
--name ${{matrix.connector}} \
test
--global-status-check-context='Connectors Test: ${{matrix.connector}}'"
--global-status-check-context='Connectors Test: ${{matrix.connector}}'

0 comments on commit 707faac

Please sign in to comment.