Typed too fast

This commit is contained in:
Dane Everitt
2021-01-20 20:46:14 -08:00
parent ec2fdd8f3f
commit 988b711ea2

View File

@@ -8,6 +8,7 @@ on:
jobs:
integration_tests:
runs-on: ubuntu-latest
continue-on-error: ${{ matrix.experimental }}
if: "!contains(github.event.head_commit.message, 'skip ci') && !contains(github.event.head_commit.message, 'ci skip')"
services:
mysql: