Skip to content

Commit

Permalink
Trying to fix test coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
max-pfeiffer committed Oct 9, 2023
1 parent 44b2029 commit afcd0cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ jobs:
- run-publish-image-tests
runs-on: ubuntu-20.04
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Download coverage reports from artifactory
uses: actions/download-artifact@v3
- name: Compile the relevant reports
Expand Down

0 comments on commit afcd0cd

Please sign in to comment.