Skip to content

Commit fb4d5a7

Browse files
committed
CI: Re-enable "report" workflow again, w/o e2e tests
1 parent 4edf673 commit fb4d5a7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.circleci/config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,8 @@ workflows:
232232
# - test_7_2_2:
233233
# requires:
234234
# - package
235-
# - report:
236-
# requires:
235+
- report:
236+
requires:
237237
# - test_6_7_4
238238
# - test_7_2_2
239+
- package

0 commit comments

Comments
 (0)