Skip to content

Commit

Permalink
install dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Nov 5, 2024
1 parent 62758ca commit 6181a34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Install compliance-checker
run: |
python -m pip install -e . --no-deps --force-reinstall
SETUPTOOLS_SCM_PRETEND_VERSION=1.0.0.dev0 pip install https://github.com/pelson/pyudunits2/archive/f75f1afd27d4b66ef77fc9db9301ae914111d288.zip
- name: Default Tests
run: python -m pytest -s -rxs -v -k "not integration" compliance_checker

0 comments on commit 6181a34

Please sign in to comment.