Skip to content

fix: Wrong message being displayed initially while singing in with Magic #658

fix: Wrong message being displayed initially while singing in with Magic

fix: Wrong message being displayed initially while singing in with Magic #658

Workflow file for this run

name: Audit
on: [push, pull_request]
jobs:
audit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- name: Install
run: npm install --legacy-peer-deps
- name: Audit signatures
run: npm audit signatures