Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
remove make-badges from CI since they don't work
  • Loading branch information
canbax committed Jan 21, 2024
1 parent 9166482 commit aa2f33b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ jobs:
- run: npm ci
- run: npm run format
- run: npm run lint
- run: npm run test-cov
- run: npm run make-badges:ci
- run: npm run test

1 comment on commit aa2f33b

@vercel
Copy link

@vercel vercel bot commented on aa2f33b Jan 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

namaz-vakti-api – ./

namaz-vakti-api-canbax.vercel.app
namaz-vakti-api-git-main-canbax.vercel.app
namaz-vakti.vercel.app

Please sign in to comment.