Skip to content

Commit

Permalink
updating lint_and_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aalvesan committed Feb 12, 2024
1 parent bf1e483 commit 0903f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +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_2016_HIPM_nano_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 0903f37

Please sign in to comment.