Skip to content

Commit

Permalink
add cpu to job name
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 committed May 13, 2024
1 parent eacfa2b commit 9d50241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
strategy:
matrix:
domain: [blas, dft, lapack, rng]
name: MKL ${{ matrix.domain }} CPU
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Restore netlib from cache
Expand Down

0 comments on commit 9d50241

Please sign in to comment.