Skip to content

Commit

Permalink
Add web-index to CI
Browse files Browse the repository at this point in the history
Signed-off-by: Evangelos Lamprou <vagos@lamprou.xyz>
  • Loading branch information
vagos committed Nov 11, 2024
1 parent 155fba2 commit f9d81e7
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 @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
benchmark: [nlp, file-enc, unix50, log-analysis, max-temp, uniq-ips, media-conv, sklearn, covid-mts, riker, oneliners]
benchmark: [nlp, file-enc, unix50, log-analysis, max-temp, uniq-ips, media-conv, sklearn, covid-mts, riker, oneliners, web-index]

steps:
- name: Checkout code
Expand Down

0 comments on commit f9d81e7

Please sign in to comment.