Skip to content

Commit

Permalink
Merge pull request #2249 from ganga-devs/mesmith75-patch-1
Browse files Browse the repository at this point in the history
Update ci_push_testing.yml
  • Loading branch information
mesmith75 authored Jan 8, 2024
2 parents 5d6b202 + 5ac6e29 commit de715dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_push_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
python -m pip install --upgrade pip setuptools wheel
- name: Install source
run: |
source venv/bin/activate
python -m pip install -e .[dev]
- name: Start Condor
run: |
Expand Down

0 comments on commit de715dc

Please sign in to comment.