We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cbdfa commit 65f37ffCopy full SHA for 65f37ff
.github/workflows/backend.yml
@@ -22,7 +22,7 @@ jobs:
22
23
strategy:
24
matrix:
25
- service: [ 'question', 'user', 'match', 'collaboration' ]
+ service: [ 'question', 'user', 'match', 'collaboration', 'history' ]
26
27
steps:
28
- name: Checkout
0 commit comments