Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Møldrup committed Jan 6, 2025
1 parent e2d7f74 commit 78c1b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
echo "$HOME/.local/bin" >> $GITHUB_PATH
- name: Install dependencies
run: poetry install --no-dev
run: poetry install --no-interaction

- name: Run ruff
run: ruff check snappylapy
Expand Down

0 comments on commit 78c1b4f

Please sign in to comment.