Skip to content

Commit db788e0

Browse files
committed
chore: update compiled workflows via e2e.sh
1 parent c42e2aa commit db788e0

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,3 @@ jobs:
104104
echo "E2E script failed with exit code $rc"
105105
exit $rc
106106
fi
107-
- name: Upload e2e log artifact
108-
if: always()
109-
uses: actions/upload-artifact@v4
110-
with:
111-
name: e2e-output-${{ matrix.testsuite }}-log
112-
path: e2e-output.log

0 commit comments

Comments
 (0)