Skip to content

Commit

Permalink
Modified plato.yaml to install plato
Browse files Browse the repository at this point in the history
  • Loading branch information
Malika1109 committed Oct 23, 2023
1 parent c3762f9 commit bfcd614
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/plato.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,8 @@ jobs:
run: |
node app --setup="${SETUP}" --ci="${CI}"
- name: Install Plato
run: npm install -g plato

- name: Run Plato Tool
run: plato -r -d report public/src/client/topic/postTools.js

0 comments on commit bfcd614

Please sign in to comment.