diff --git a/.github/workflows/windows-tests.yml b/.github/workflows/windows-tests.yml index 00923da1..c69a6294 100644 --- a/.github/workflows/windows-tests.yml +++ b/.github/workflows/windows-tests.yml @@ -30,10 +30,10 @@ jobs: runs-on: windows-latest steps: - - name: Checkout code + - name: Windows - Checkout code uses: actions/checkout@v4 - - name: Setup Windows Subsystem for Linux (WSL) + - name: Windows - Setup Windows Subsystem for Linux (WSL) uses: Vampire/setup-wsl@v5 - name: WSL - Install Docker