mirror of
https://github.com/actions/setup-python.git
synced 2025-07-01 07:03:46 +00:00
npm run format-check
This commit is contained in:
parent
8fa7fa142d
commit
c3577e1427
3 changed files with 10 additions and 60 deletions
8
.github/workflows/e2e-tests.yml
vendored
8
.github/workflows/e2e-tests.yml
vendored
|
@ -18,13 +18,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
operating-system:
|
||||
[
|
||||
windows-latest,
|
||||
ubuntu-22.04,
|
||||
ubuntu-latest,
|
||||
macos-latest,
|
||||
macos-13
|
||||
]
|
||||
[windows-latest, ubuntu-22.04, ubuntu-latest, macos-latest, macos-13]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue