Remove temporary fix for /etc/hosts

This commit is contained in:
Paul Romano 2021-04-21 07:23:40 -05:00
parent 84da5c0c47
commit 6602487ad4
2 changed files with 0 additions and 20 deletions

View file

@ -78,8 +78,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/fix-etc-hosts
-
name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2