Skip to content

Commit

Permalink
Check out source code before trying to archive files
Browse files Browse the repository at this point in the history
  • Loading branch information
oxve committed Jul 17, 2023
1 parent 6cc3a0d commit 6b42c43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
linux-x64:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: kaidokert/[email protected]
with:
fetch-depth: 1
- name: Archive unit test report
uses: actions/upload-artifact@v3
# TODO: Should only run for unit-tests
Expand Down

0 comments on commit 6b42c43

Please sign in to comment.