Update pr.yml
parent
e8d39a91a5
commit
cf9cbbc5f0
|
@ -38,7 +38,7 @@ jobs:
|
|||
needs: setup
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ./.github/actions/yarn-install
|
||||
- uses: ./.github/actions/cache-install
|
||||
with:
|
||||
node_version: ${{ secrets.NODE_VERSION }}
|
||||
- run: yarn lint
|
||||
|
|
Loading…
Reference in New Issue