diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5d717b..df25a7b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,6 +63,7 @@ jobs: with: platforms: all + - run: echo "Maker sure pipx is installed for the newer, more streamlined, macOS runners. ${{ runner.platform }} ${{ runner.release }}" - name: Maker sure pipx is installed for the newer, more streamlined, macOS runners. ${{ runner.platform }} ${{ runner.release }} if: runner.platform == 'darwin' && runner.release >= 14