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.
2 parents f6caa7f + fcfea35 commit 0046ca7Copy full SHA for 0046ca7
.github/workflows/python-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
if: github.event.pull_request.draft == false
17
strategy:
18
matrix:
19
- packages: [_delphi_utils_python, cdc_covidnet, claims_hosp, combo_cases_and_deaths, google_symptoms, jhu, nchs_mortality, quidel, quidel_covidtest, safegraph, safegraph_patterns, usafacts]
+ packages: [_delphi_utils_python, cdc_covidnet, changehc, claims_hosp, combo_cases_and_deaths, google_symptoms, jhu, nchs_mortality, quidel, quidel_covidtest, safegraph, safegraph_patterns, usafacts]
20
defaults:
21
run:
22
working-directory: ${{ matrix.packages }}
0 commit comments