Skip to content

Commit

Permalink
Use MobilityDB/MobilityDB repo again to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Diviloper committed Feb 26, 2024
1 parent 6c7c5e6 commit 73c3fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install MEOS
run: |
git clone --branch develop https://github.com/Diviloper/MobilityDB
git clone --branch develop https://github.com/MobilityDB/MobilityDB
mkdir MobilityDB/build
cd MobilityDB/build
cmake .. -DMEOS=on
Expand Down

0 comments on commit 73c3fa8

Please sign in to comment.