Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yymao committed Jan 18, 2024
1 parent 1f92566 commit f40e71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
python -m pip install --upgrade pip
pip install wheel
- name: Lint with ruff
- uses: chartboost/ruff-action@v1
uses: chartboost/ruff-action@v1
- name: Install SAGA
run: |
pip install .[full]
Expand Down

0 comments on commit f40e71c

Please sign in to comment.