Skip to content

Commit

Permalink
CI fixes (not done)
Browse files Browse the repository at this point in the history
  • Loading branch information
tehrengruber committed Jun 23, 2024
1 parent 2f2ea4e commit c3c5252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: |
git clone https://github.com/GridTools/gt4py.git
cd gt4py
git checkout 91307b10e2ca1edb76a72cd8a3bebdd66898da60 # TODO(tehrengruber): remove
pip install -r requirements-dev.txt
pip install .
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit c3c5252

Please sign in to comment.