Skip to content

Commit

Permalink
remove extraneous BLAS key
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Nov 11, 2023
1 parent 1f006a1 commit 18e224f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Process test results
uses: lenskit/lkbuild/actions/save-test-results@main
with:
artifact-name: test-conda-${{matrix.platform}}-py${{matrix.python}}-${{matrix.blas}}
artifact-name: test-conda-${{matrix.platform}}-py${{matrix.python}}

check-docs:
name: Docs, Examples, and Eval
Expand Down

0 comments on commit 18e224f

Please sign in to comment.