Skip to content

Commit

Permalink
minor: fix the typo job name for windows binaries validation workflow (
Browse files Browse the repository at this point in the history
  • Loading branch information
izaitsevfb committed Sep 22, 2022
1 parent cb82a72 commit 770311c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-windows-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
installation: ${{ matrix.installation }}
python_version: ${{ matrix.python_version }}

validate-linux-libtorch-binaries:
validate-windows-libtorch-binaries:
needs: generate-windows-libtorch-matrix
strategy:
matrix:
Expand Down

0 comments on commit 770311c

Please sign in to comment.