Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Disable precommit unit test on windows 2
Browse files Browse the repository at this point in the history
  • Loading branch information
timvink committed Jan 20, 2022
1 parent b674d1b commit e57bc31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_precommit.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import git
import os
import sys
import pytest

from pathlib import Path
from datetime import date
Expand Down

0 comments on commit e57bc31

Please sign in to comment.