We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 842bfd6 + 25baf31 commit e6722d4Copy full SHA for e6722d4
1 file changed
.github/workflows/Android-CI-Espresso.yml
@@ -18,8 +18,6 @@ jobs:
18
matrix:
19
java_version: [1.8]
20
steps:
21
- - name: Install coreutils for macOS
22
- run: brew install coreutils
23
- name: Checkout
24
uses: actions/checkout@v2
25
- name: Install JDK ${{ matrix.java_version }}
0 commit comments