Skip to content

SEP-43: add the 'addToken' method to the interface #216

SEP-43: add the 'addToken' method to the interface

SEP-43: add the 'addToken' method to the interface #216

Workflow file for this run

name: 'Prettier for SEP files'
on:
pull_request:
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: sep-check
uses: actions/setup-node@v4
with:
node-version: 20
- run: yarn install --frozen-lockfile
- run: yarn sep-check