Fix #534 - Always run test step in CircleCI (#539)

This commit is contained in:
Anthony Miyaguchi 2020-04-30 13:48:10 -07:00 коммит произвёл GitHub
Родитель 26a8c51af1
Коммит 3160074dfb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 5 удалений

Просмотреть файл

@ -116,11 +116,7 @@ workflows:
version: 2
build:
jobs:
- test:
filters:
branches:
# This branch is only used for the .github/push-to-trigger-integration script
ignore: trigger-integration
- test
- integrate:
filters:
branches: