mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-12 00:31:40 +00:00
chore: fix webkit ci
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -115,6 +115,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node }}
|
node-version: ${{ matrix.node }}
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
- uses: microsoft/playwright-github-action@v1
|
||||||
# - name: Get yarn cache directory path
|
# - name: Get yarn cache directory path
|
||||||
# id: yarn-cache-dir-path
|
# id: yarn-cache-dir-path
|
||||||
# run: echo "::set-output name=dir::$(yarn cache dir)"
|
# run: echo "::set-output name=dir::$(yarn cache dir)"
|
||||||
|
Reference in New Issue
Block a user