Skip to content

Commit

Permalink
change to updated Matrix input fields
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenSuarezz committed May 13, 2024
1 parent c99ca7c commit ac658e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/matrix-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
PROJECT: ${{ secrets.CORELLIUM_PROJECT_ID }}
API_TOKEN: ${{ secrets.CORELLIUM_API_KEY }}
with:
flavor: 'iphone14p'
os: '17.2'
deviceFlavor: 'iphone14p'
deviceOS: '17.2'
server: 'https://jedi.enterprise.corellium.com'
appUrl: './Corellium_Cafe.ipa'
inputUrl: './inputs.json'
appPath: './Corellium_Cafe.ipa'
userActions: './inputs.json'

- run: echo "${{ steps.corellium-matrix.outputs.report }}"

0 comments on commit ac658e3

Please sign in to comment.