Skip to content

Commit

Permalink
ci(root): ✅ run test job in dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierfoucrier committed Nov 26, 2022
1 parent d60aa20 commit 077c051
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,9 @@ workflows:
- build
filters:
branches:
only: master
only:
- master
- dev
- docs-build:
requires:
- test
Expand Down

0 comments on commit 077c051

Please sign in to comment.