Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/richard483/8T-auth into f…
Browse files Browse the repository at this point in the history
…eature/payment
  • Loading branch information
richard483 committed Jan 3, 2024
2 parents 9435404 + 856eb00 commit a8b0ef7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npx prisma generate
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
test-script: npx prisma generate && npx jest --ci --json --coverage --testLocationInResults --outputFile=report.json

0 comments on commit a8b0ef7

Please sign in to comment.