Skip to content

Commit

Permalink
Temporary to launch native tests
Browse files Browse the repository at this point in the history
  • Loading branch information
essobedo committed Feb 3, 2023
1 parent ef9d2c6 commit 10706ec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,8 @@ jobs:
with:
cluster-config-data: ${{ secrets.E2E_CLUSTER_CONFIG }}
cluster-kube-config-data: ${{ secrets.E2E_KUBE_CONFIG }}
- name: Native smoke tests
uses: ./.github/actions/e2e-install-native
with:
cluster-config-data: ${{ secrets.E2E_CLUSTER_CONFIG }}
cluster-kube-config-data: ${{ secrets.E2E_KUBE_CONFIG }}

0 comments on commit 10706ec

Please sign in to comment.