Skip to content

Commit

Permalink
Update API smoke test name (health-check) in the main Taskfile
Browse files Browse the repository at this point in the history
Signed-off-by: Prateek Kumar <[email protected]>
  • Loading branch information
PrateekKumar1709 committed Aug 25, 2024
1 parent 138f137 commit 4860255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ tasks:
smoke_tests:
desc: Run smoke tests for both API and PostgreSQL
cmds:
- task api-test:test_api
- task api-test:health-check
- task db:test-postgres

0 comments on commit 4860255

Please sign in to comment.