Skip to content

Commit

Permalink
A0-2714: Nightly pipeline notifications
Browse files Browse the repository at this point in the history
A0-3212: Move rest of e2e tests to nightly pipeline
  • Loading branch information
Marcin-Radecki committed Oct 10, 2023
1 parent f7c7a90 commit 8e96315
Show file tree
Hide file tree
Showing 6 changed files with 143 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .github/actions/run-e2e-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ runs:

- name: Download artifact with the test suite image
if: inputs.test-case != ''
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: aleph-e2e-client

Expand Down
Loading

0 comments on commit 8e96315

Please sign in to comment.