mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-14 12:26:56 +00:00
Initial changes for setup-android
This commit is contained in:
5
__tests__/matchers.test.ts
Normal file
5
__tests__/matchers.test.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
describe('setup-android', () => {
|
||||
it('has sanity', async () => {
|
||||
expect(true)
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user