This website requires JavaScript.
Explore
Help
Sign in
android-actions
/
setup-android
Watch
1
Star
0
Fork
You've already forked setup-android
0
mirror of
https://github.com/android-actions/setup-android.git
synced
2024-11-23 18:12:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
main
setup-android
/
__tests__
/
matchers.test.ts
6 lines
92 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
Run prettier, to pass format-check
2020-08-11 17:20:52 +00:00
describe
(
'setup-android'
,
(
)
=
>
{
it
(
'has sanity'
,
async
(
)
=
>
{
expect
(
true
)
}
)
}
)
Reference in a new issue
Copy permalink