This commit is contained in:
Jaco Greeff
2020-10-07 14:15:34 +02:00
committed by GitHub
parent 33ef29361f
commit 35dd0b2561
19 changed files with 694 additions and 7098 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ jobs:
pr:
strategy:
matrix:
step: ['lint', 'test', 'build', 'docs']
step: ['lint', 'test', 'build']
name: ${{ matrix.step }}
runs-on: ubuntu-latest
steps: