Rodja Trappe 2 år sedan
förälder
incheckning
cf99e4a811
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/test.yml

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

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