Skip to content

Commit

Permalink
Remove unsupported integration tests from workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Botond Szirtes <[email protected]>
  • Loading branch information
bszirtes committed Jan 21, 2025
1 parent 5543725 commit e4b4c74
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/update-dependent-repositories-gomod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ jobs:
uses: networkservicemesh/.github/.github/workflows/update-dependent-repositories-gomod.yaml@main
with:
dependent_repositories: |
["integration-k8s-packet",
"integration-k8s-gke",
"integration-k8s-aks",
"integration-k8s-aws",
"integration-interdomain-k8s"]
["integration-k8s-gke"]
base_repository: "networkservicemesh/integration-tests"
secrets:
token: ${{ secrets.NSM_BOT_GITHUB_TOKEN }}

0 comments on commit e4b4c74

Please sign in to comment.