Skip to content

Commit

Permalink
Check Name -2
Browse files Browse the repository at this point in the history
  • Loading branch information
mag1cp1n authored Oct 20, 2023
1 parent 1a34f8c commit 96ed893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-gh-cpu-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
matrix:
ucx-config: [ucx, no-ucx]
test-config: [{ name: Pytest Unit Tests, test-scope: unit }, { name: mypy, test-scope: mypy }]
name: ${{ matrix.name }}
name: ${{ matrix.test-config.name }}
if: ${{ github.repository_owner == 'nv-legate' }}
uses:
./.github/workflows/gh-test.yml
Expand Down

0 comments on commit 96ed893

Please sign in to comment.