Change artifacts directory name
Committed 20d277
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
- uses: actions/upload-artifact@v3
with:
- name: artifacts
+ name: analysis
path: |
test_coverage.xml
test_results.xml