Skip to content

[RFR] automate auto tagging of archetypes based on answers and use questionnaire template in test #2593

[RFR] automate auto tagging of archetypes based on answers and use questionnaire template in test

[RFR] automate auto tagging of archetypes based on answers and use questionnaire template in test #2593

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