Skip to content

Commit

Permalink
update ci output settings
Browse files Browse the repository at this point in the history
  • Loading branch information
tevans committed Dec 11, 2024
1 parent dd86adc commit ad044c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Upload Unit Test Results
uses: actions/upload-artifact@v4
with:
name: Results (${{ runner.os }})
name: Results (${{ runner.os }}, ${{matrix.simd}}, enable_fitting=${{matrix.enable_fitting}} )
path: xml

publish-test-results:
Expand Down

0 comments on commit ad044c5

Please sign in to comment.