Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9f9626b

Browse files
committed
ci(tests): Remove git configuration since its created in fixtures
1 parent fd415b3 commit 9f9626b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎.github/workflows/tests.yml‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ jobs:
1010
python-version: [ '3.7', '3.10' ]
1111
steps:
1212
- uses: actions/checkout@v1
13-
- name: Configure git
14-
run: |
15-
git config --global user.name 'travis-ci'
16-
git config --global user.email 'travis@nowhere.edu'
1713
- name: Set up Python ${{ matrix.python-version }}
1814
uses: actions/setup-python@v1
1915
with:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /