Skip to content

Commit

Permalink
adding 2016 HIPM campaign
Browse files Browse the repository at this point in the history
  • Loading branch information
aalvesan committed Jan 31, 2024
1 parent 720a698 commit ee317db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Test 🚦
run: |
python -c "from cmsdb.campaigns.run2_2016_nano_v9 import *"
python -c "from cmsdb.campaigns.run2_2016_HIPM_uhh_v12 import *"
python -c "from cmsdb.campaigns.run2_2017_nano_v9 import *"
python -c "from cmsdb.campaigns.run2_2018_nano_v9 import *"
python -c "from cmsdb.campaigns.run2_2017_nano_uhh_v11 import *"
Expand Down

0 comments on commit ee317db

Please sign in to comment.