Add comment to github actions workflow file.

This commit is contained in:
Adam Black 2021-08-19 09:23:11 -04:00
parent 618f35fe02
commit 35ce18ce81
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ jobs:
name: ${{ matrix.config.os }} (${{ matrix.config.r }})
strategy:
# Test create and drop tables in a database so they cannot be executed in parallel
max-parallel: 1
fail-fast: false
matrix: