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 4eb1304 commit 3fc5416
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 @@ -17,8 +17,8 @@ jobs:
instrumentation_tests:
runs-on: macos-11
strategy:
fail-fast: false
matrix:
fail-fast: false
emulator_type: [default, google_apis]
steps:
- name: Checkout Code
Expand Down

0 comments on commit 3fc5416

Please sign in to comment.