Skip to content

[RFR] Filtering test for issues by app name #2027

[RFR] Filtering test for issues by app name

[RFR] Filtering test for issues by app name #2027

Workflow file for this run

name: Code formatting
on: pull_request
jobs:
build:
name: Prettier
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm install .
- run: npm run check