Skip to content

Commit

Permalink
fixing badges 2
Browse files Browse the repository at this point in the history
  • Loading branch information
cudmore committed Jun 27, 2024
1 parent 3ea2798 commit 41f9336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# pip install .
pip install '.[tests]'
# so we don't need to depend on pip install MapManagerCore
git clone https://github.com/mapmanager/MapManagerCore.git
git clone -b cudmore-dev https://github.com/mapmanager/MapManagerCore.git
pip install MapManagerCore/.
- name: Run flake8
run: |
Expand Down

0 comments on commit 41f9336

Please sign in to comment.