Skip to content

Commit

Permalink
Matrixify Experiment Build/Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrozenberg committed Feb 26, 2021
1 parent aa2a160 commit 3e1058a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ workflows:
exp: ['A', 'B', 'C']
<<: *push_and_pr_builds
- 'Experiment Tests':
name: 'Experiment << matrix.exp >> Tests (<< matrix.test_type >>)'
name: 'Experiment << matrix.exp >> Tests'
matrix:
parameters:
exp: ['A', 'B', 'C']
Expand Down

0 comments on commit 3e1058a

Please sign in to comment.