Skip to content

Commit

Permalink
fix: update ci runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Alikerin committed Sep 16, 2024
1 parent 73c3077 commit c548b7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests_and_linters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
-r instageo/data/requirements.txt \
-r instageo/apps/requirements.txt
- run: git config --system --add safe.directory $GITHUB_WORKSPACE
- name: Run linters 🖌️
run: pre-commit run --all-files --verbose
- name: Set PYTHONPATH
Expand Down

0 comments on commit c548b7f

Please sign in to comment.