Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
feat: remove test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
KnowYourselves committed Jan 14, 2022
1 parent 23181bd commit 9589d0a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,3 @@ repos:
always_run: true
stages:
- push

- id: django-test
name: django-test
entry: poetry run python3 manage.py test
language: system
always_run: true
stages:
- push

0 comments on commit 9589d0a

Please sign in to comment.