Skip to content

Commit

Permalink
TECH-1639 fix test artifacts issue (#133)
Browse files Browse the repository at this point in the history
* fix test artifacts issue

* fix test artifacts issue 2

* Replace foreach by for

* Replace then with await
  • Loading branch information
Janin-Michel-Mathias authored Jun 26, 2024
1 parent ceca4f6 commit c05bb81
Show file tree
Hide file tree
Showing 7 changed files with 15,925 additions and 12,890 deletions.
1 change: 1 addition & 0 deletions integration-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ inputs:
description: 'Should the job attempt to download previously built artifacts'
required: false
default: 'true'
deprecationMessage: 'This input is deprecated. Build artifacts are now downloaded if available'
build_artifacts:
description: 'Name of the artifacts to download from previous job'
required: false
Expand Down
Loading

0 comments on commit c05bb81

Please sign in to comment.