Skip to content

chore(deps): bump elliptic from 6.5.5 to 6.5.7 in the npm_and_yarn gr… #339

chore(deps): bump elliptic from 6.5.5 to 6.5.7 in the npm_and_yarn gr…

chore(deps): bump elliptic from 6.5.5 to 6.5.7 in the npm_and_yarn gr… #339

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