Skip to content

change to updated Matrix input fields #6

change to updated Matrix input fields

change to updated Matrix input fields #6

Workflow file for this run

name: Run Corellium MATRIX solution
on: [push]
jobs:
corellium-matrix:
runs-on: ubuntu-latest
steps:
- name: Corellium MATRIX
uses: corellium/matrix@core-7413
env:
PROJECT: ${{ secrets.CORELLIUM_PROJECT_ID }}
API_TOKEN: ${{ secrets.CORELLIUM_API_KEY }}
with:

Check failure on line 15 in .github/workflows/matrix-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/matrix-test.yml

Invalid workflow file

You have an error in your yaml syntax on line 15
deviceFlavor: 'iphone14p'
deviceOS: '17.2'
server: 'https://jedi.enterprise.corellium.com'
appPath: './Corellium_Cafe.ipa'
userActions: './inputs.json'
- run: echo "${{ steps.corellium-matrix.outputs.report }}"