Skip to content

Commit

Permalink
Copy cypress test-generated pipelines to build output
Browse files Browse the repository at this point in the history
Signed-off-by: Luciano Resende <[email protected]>
  • Loading branch information
lresende committed Dec 28, 2024
1 parent 7fa7ee6 commit 9d94dd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ jobs:
name: elyra_test_artifacts
path: |
${{ github.workspace }}/build/cypress-tests/*.log
${{ github.workspace }}/build/cypress-tests/pipelines//**/*
${{ github.workspace }}/build/cypress-tests/screenshots//**/*
${{ github.workspace }}/build/cypress-tests/videos//**/*
/home/runner/.npm/_logs/*.log
Expand Down

0 comments on commit 9d94dd2

Please sign in to comment.