test (#20750)
This commit is contained in:
2
.github/workflows/explorer.yml
vendored
2
.github/workflows/explorer.yml
vendored
@ -19,6 +19,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
# "node" (v16) is not supported by node-sass yet
|
||||
|
Reference in New Issue
Block a user