Skip to content

Commit

Permalink
Update airbyte-ci-teradata-code-coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
satish-chinthanippu committed Jan 3, 2025
1 parent 5cdb101 commit 903b422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/airbyte-ci-teradata-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
sudo apt-get update
sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin
sudo chmod 666 /var/run/docker.sock
- name: "Run Teradata Destination Connector Integration Tests"
run: ./gradlew :airbyte-integrations:connectors:destination-teradata:test
- name: "Run Teradata Destination Connector Tests"
run: ./gradlew clean :airbyte-integrations:connectors:destination-teradata:test

0 comments on commit 903b422

Please sign in to comment.