Skip to content

Commit

Permalink
Deleting plato run from test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhli1260 authored Oct 28, 2024
1 parent 043af80 commit e14f615
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
uses: bahmutov/npm-install@v1
with:
useLockFile: false

- name: Install Plato
uses: npm install -g plato@latest

- name: Setup for Redis
env:
Expand Down Expand Up @@ -88,7 +85,3 @@ jobs:

- name: Test coverage
uses: coverallsapp/github-action@v2


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

0 comments on commit e14f615

Please sign in to comment.