Skip to content

[metrics] - Capture every time an user land and an user start a transaction (token/nft/token registration) on advanced-tools #754

[metrics] - Capture every time an user land and an user start a transaction (token/nft/token registration) on advanced-tools

[metrics] - Capture every time an user land and an user start a transaction (token/nft/token registration) on advanced-tools #754

Workflow file for this run

name: Prettier Check
on: pull_request
jobs:
prettier:
runs-on: "ubuntu-latest"
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Run prettier
run: npx prettier@3.0.2 --check ./src