feat: init-express-backend #6

Merged
Clement merged 38 commits from feat--init-express-backend into master 2024-05-06 19:20:30 +00:00
14 changed files with 11450 additions and 5 deletions
Showing only changes of commit 18dd40fbb5 - Show all commits

View File

@ -9,8 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
# with:
# working-directory: Express/barAndCafe
with:
working-directory: Express/barAndCafe
# test-script: npm run test
# output: comment, report-markdown
# prnumber: ${{ steps.findPr.outputs.number }}