mirror of
https://github.com/actions/setup-python.git
synced 2025-11-07 13:36:56 +00:00
npm run format-check
This commit is contained in:
parent
31046cc0c3
commit
17ae4807f3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
|
@ -95,7 +95,7 @@ jobs:
|
||||||
curl -L https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json | jq empty
|
curl -L https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json | jq empty
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
verify-install-path:
|
verify-install-path:
|
||||||
name: Verify Install Path
|
name: Verify Install Path
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue