Skip to content

Commit 65f37ff

Browse files
authored
Deploy history (#82)
1 parent c2cbdfa commit 65f37ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
strategy:
2424
matrix:
25-
service: [ 'question', 'user', 'match', 'collaboration' ]
25+
service: [ 'question', 'user', 'match', 'collaboration', 'history' ]
2626

2727
steps:
2828
- name: Checkout

0 commit comments

Comments
 (0)