Conditionally disable template deduction guide tests

This commit is contained in:
John Wellbelove 2020-09-29 12:53:46 +01:00
parent c6f327f4bf
commit 57e6969f03

View File

@ -1,7 +1,7 @@
name: CI
on:
push:
branches: [ hotfix/fix-ci-errors]
branches: [ master ]
pull_request:
branches: [ master ]