Skip to content

Commit

Permalink
dasdasd
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek-kommunicate authored Dec 24, 2024
1 parent 00288e3 commit daf9ec2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ jobs:
instrumentation-tests:
name: Run Instrumentation Tests
runs-on: ubuntu-latest
strategy:
api-level: [ 30 ]
target: [default, google_apis]
strategy:
matrix:
api-level: [ "30" ]
target: [default, google_apis]

steps:
# Checkout the code
Expand Down

0 comments on commit daf9ec2

Please sign in to comment.