Skip to content

Commit

Permalink
remove temp
Browse files Browse the repository at this point in the history
  • Loading branch information
aminalaee committed Sep 11, 2021
1 parent 3897708 commit 543df08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ jobs:
env:
TEST_DATABASE_URL: "${{ matrix.database-url }}"
run: "scripts/test"
- name: temp
run: echo "${{ matrix.python-version != '3.6' }} ${{ matrix.database-url != 'mysql+asyncmy://username:password@localhost:3306/testsuite' }}"
- name: Upload code coverage results
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 543df08

Please sign in to comment.