Skip to content

Commit

Permalink
Checkout is still required
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Sep 15, 2022
1 parent b95bdd3 commit 1196c44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,9 @@ jobs:
needs: [linux-unit-tests, linux-integration-tests, windows-unit-tests, windows-integration-test]
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Retrieve Linux Unit Test Coverage (Debug)
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 1196c44

Please sign in to comment.