Skip to content

Commit

Permalink
Switch to GitHub actions for E2E tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stevesoltys committed Sep 28, 2023
1 parent 7ed3328 commit 4eb1304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ on:
jobs:
instrumentation_tests:
runs-on: macos-11
fail-fast: false
strategy:
matrix:
fail-fast: false
emulator_type: [default, google_apis]
steps:
- name: Checkout Code
Expand Down

0 comments on commit 4eb1304

Please sign in to comment.