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 c4381cf commit 2f2ea4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
git clone https://github.com/GridTools/gt4py.git
cd gt4py
pip install requirements-dev.txt
pip install -r requirements-dev.txt
pip install .
- uses: julia-actions/setup-julia@v1
with:
Expand Down

0 comments on commit 2f2ea4e

Please sign in to comment.