Skip to content

Commit

Permalink
Parallelize Github actions (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sloy authored May 27, 2021
1 parent f9d4c72 commit 5716b9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
run: ./gradlew assembleDebug

test:
needs: build
runs-on: macOS-latest # enables hardware acceleration in the virtual machine
timeout-minutes: 60

Expand Down

0 comments on commit 5716b9b

Please sign in to comment.