Skip to content

fix: failing audit checks in pull requests #50

fix: failing audit checks in pull requests

fix: failing audit checks in pull requests #50

Workflow file for this run

name: Audit
on: [push]
jobs:
dependencies:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yarn audit