Skip to content

Commit

Permalink
Remove duplicate name entry -2
Browse files Browse the repository at this point in the history
  • Loading branch information
mag1cp1n authored Oct 23, 2023
1 parent ff7ade4 commit 78d6030
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-gh-gpu-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
{ name: Pytest Unit Tests, test-scope: unit, runner: linux-amd64-2gpu },
{ name: mypy, test-scope: mypy, runner: 'linux-amd64-gpu-v100-latest-1' }]
name: ${{ matrix.test-config.name }}
name: ${{ matrix.name }}
if: ${{ github.repository_owner == 'nv-legate' }}
uses:
./.github/workflows/gh-test.yml
Expand Down

0 comments on commit 78d6030

Please sign in to comment.