Skip to content

Commit

Permalink
Change branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jdddog committed Aug 7, 2023
1 parent b6f972b commit 593f1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python -m pip install --upgrade pip
cd ..
git clone -b feature/airflow2.6.3 https://github.com/The-Academic-Observatory/observatory-platform.git
git clone https://github.com/The-Academic-Observatory/observatory-platform.git
cd observatory-platform
pip install -e observatory-api --constraint https://raw.githubusercontent.com/apache/airflow/constraints-2.6.3/constraints-no-providers-${{ matrix.python-version }}.txt
pip install -e observatory-platform --constraint https://raw.githubusercontent.com/apache/airflow/constraints-2.6.3/constraints-no-providers-${{ matrix.python-version }}.txt
Expand Down

0 comments on commit 593f1d4

Please sign in to comment.