Skip to content

Commit

Permalink
Disabling run plato command
Browse files Browse the repository at this point in the history
  • Loading branch information
mhli1260 authored Oct 28, 2024
1 parent beab6a8 commit 39b422c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ jobs:
- name: Install Plato
uses: npm install -g plato@latest

- name: Run Plato
run: plato -r -d plato-report src
# - name: Run Plato
# run: plato -r -d plato-report src

0 comments on commit 39b422c

Please sign in to comment.