Skip to content

Commit

Permalink
review .github steps 2
Browse files Browse the repository at this point in the history
Signed-off-by: rjtch <tchuinkoufongue@gmail.com>
  • Loading branch information
rjtch committed Jun 15, 2024
1 parent b44552f commit 627780e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: build metrics-api
run: make metrics
- name: build books-api
run: make books-ap
run: make books-api

test:
needs: build
Expand Down

0 comments on commit 627780e

Please sign in to comment.