Skip to content
Snippets Groups Projects
Commit 7871f6c0 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

Revert "chore: remove circleci branch filter"

This reverts commit ee982a8e.
parent ee982a8e
No related branches found
No related tags found
No related merge requests found
...@@ -55,3 +55,13 @@ jobs: ...@@ -55,3 +55,13 @@ jobs:
name: Coverage name: Coverage
command: | command: |
yarn codecov yarn codecov
workflows:
version: 2
build_and_test:
jobs:
- setup:
filters:
branches:
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment