Skip to content

Commit

Permalink
Add user service GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelim01 committed Sep 29, 2024
1 parent 11f9d7c commit 32f5e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
service: [frontend, services/question]
service: [frontend, services/question, services/user]
steps:
- uses: actions/checkout@v4
- name: Use Node.js
Expand Down

0 comments on commit 32f5e1c

Please sign in to comment.