Skip to content

chore(deps): bump @libp2p/websockets from 8.1.1 to 8.1.2 (#59) #188

chore(deps): bump @libp2p/websockets from 8.1.1 to 8.1.2 (#59)

chore(deps): bump @libp2p/websockets from 8.1.1 to 8.1.2 (#59) #188

Workflow file for this run

name: Test Packages
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- shell: bash
run: |
yarn install --frozen-lockfile
yarn test