We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be299d commit 25baf31Copy full SHA for 25baf31
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