Skip to content

Commit

Permalink
Use develop branch of Diviloper/MobilityDB for CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Diviloper committed Dec 29, 2023
1 parent e10ff46 commit 17cefc9
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 temporal https://github.com/Diviloper/MobilityDB
git clone --branch develop https://github.com/Diviloper/MobilityDB
mkdir MobilityDB/build
cd MobilityDB/build
cmake .. -DMEOS=on
Expand Down

0 comments on commit 17cefc9

Please sign in to comment.