This website requires JavaScript.
Explore
Help
Register
Sign In
inex
/
famedlysdk
Watch
1
Star
0
Fork
You've already forked famedlysdk
0
Code
Issues
Pull requests
Releases
Wiki
Activity
6e21cff0a7
famedlysdk
/
test.sh
4 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
[SDK] Add dart-olm library and update CI
2020-02-15 07:48:41 +00:00
#!/bin/sh -e
pub run
test
-p vm
Make coverage visible again
2020-05-19 09:28:13 +00:00
pub run test_coverage
genhtml -o coverage coverage/lcov.info
||
true
Reference in a new issue
Copy permalink