Skip to content

Commit d1be009

Browse files
committed
fix: add warning
1 parent 15797c2 commit d1be009

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/run-unit-tests.yml

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# WARNING! It is currently being investigated how to make this faster
2+
# DO NOT blindly copy this workflow, not noticing the slow down,
3+
# because suddenly our tests will take hours to pass CI.
4+
# Hopefully this comment here will help prevent that.
5+
# https://github.com/MetaMask/metamask-extension/issues/25680
6+
17
name: Run unit tests
28

39
on:

0 commit comments

Comments
 (0)