diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/windows-selfhosted.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows-selfhosted.yml b/.github/workflows/windows-selfhosted.yml index 9cbc5bd93..9fc68e149 100644 --- a/.github/workflows/windows-selfhosted.yml +++ b/.github/workflows/windows-selfhosted.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: Windows Self-Hosted Build and Test +name: Full GPU Tests (Windows) on: push: |
