We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e6b32 commit cd53c54Copy full SHA for cd53c54
test/runtests.jl
@@ -1,3 +1,6 @@
1
+using Pkg
2
+Pkg.add(url="https://github.com/christiangnrd/ParallelTestRunner.jl", rev="total_time")
3
+
4
using Metal
5
using ParallelTestRunner
6
0 commit comments