Skip to content

Commit e742e2e

Browse files
committedJan 11, 2022
Fix broken nomaven_15.
1 parent b38c3b5 commit e742e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ workflows:
275275
- test_nomaven_11:
276276
requires:
277277
- assemble_testClasses
278-
- test_nomaven_15:
278+
- test_nomaven_17:
279279
requires:
280280
- assemble_testClasses
281281
- test_npm_8:

0 commit comments

Comments
 (0)
Please sign in to comment.