This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-android
Watch
1
Star
0
Fork
0
You've already forked setup-android
Code
Activity
Files
main
setup-android
/
__tests__
/
matchers.test.ts
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
6 lines
92 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
Run prettier, to pass format-check
2020-08-11 19:20:52 +02:00
describe
(
'setup-android'
,
()
=>
{
it
(
'has sanity'
,
async
()
=>
{
expect
(
true
)
})
})
Copy Permalink