Skip to content

Commit

Permalink
Merge pull request #45 from richard483/feature/payment
Browse files Browse the repository at this point in the history
Update manual.yml
  • Loading branch information
richard483 authored Jan 3, 2024
2 parents b046817 + 41415a7 commit c3d9bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run migrate
- run: npx prisma generate
- uses: ArtiomTr/jest-coverage-report-action@v2

0 comments on commit c3d9bfe

Please sign in to comment.