Skip to content

Commit

Permalink
update yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
shwet2407 committed Sep 23, 2024
1 parent 9f9d79c commit 06ce0e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/~reusable_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ jobs:
# path: packages/flex-plugin-e2e-tests/screenshots

node20-macos:
needs: node20-ubuntu
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -131,7 +130,6 @@ jobs:
path: packages/flex-plugin-e2e-tests/screenshots

node20-windows:
needs: [ node20-ubuntu, node20-macos ]
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 06ce0e9

Please sign in to comment.