Skip to content

Commit e8e20e6

Browse files
author
Julian Blank
committed
RC1 - 0.4.2.1 (2)
1 parent 9a2392c commit e8e20e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353

5454

5555
build:
56-
needs: tests
5756
runs-on: ${{ matrix.os }}
5857
strategy:
5958
matrix:
@@ -62,6 +61,7 @@ jobs:
6261
exclude:
6362
- os: ubuntu-latest
6463
python-version: '3.7'
64+
- os: ubuntu-latest
6565
python-version: '3.8'
6666
steps:
6767
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)