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

Appearance settings

Commit 9f9626b

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

File tree

Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed

‎.github/workflows/tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/tests.yml
-4Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.