Skip to content

Commit

Permalink
E2E Add integration test - ammend run code check first
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
  • Loading branch information
ArangoGutierrez committed Oct 18, 2024
1 parent fac2c76 commit 0bba414
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
runs-on: linux-amd64-cpu4
if: ${{ github.event.workflow_run.conclusion == 'success' }} && ${{ github.event.workflow_run.event == 'push' }}
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Holodeck
uses: ./action.yml
with:
Expand Down

0 comments on commit 0bba414

Please sign in to comment.