Rodja Trappe 2 years ago
parent
commit
cf99e4a811
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -25,7 +25,7 @@ jobs:
         uses: actions/setup-python@v4
         with:
           python-version: ${{ matrix.python }}
-      - name: Set up Git Bash (Windows)
+      - name: Set up Bash (Windows)
         if: runner.os == 'Windows'
         run: |
           echo "C:\Program Files\Git\bin\bash.exe" > $GITHUB_PATH