Update yarn-e2e.yml
parent
f82833cfdb
commit
99746ee6e8
|
@ -62,6 +62,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
- uses: ./.github/actions/yarn-install
|
- uses: ./.github/actions/yarn-install
|
||||||
with:
|
with:
|
||||||
node_version: ${{ secrets.node_version }}
|
node_version: ${{ secrets.node_version }}
|
||||||
|
|
Loading…
Reference in New Issue