From d84b95417466e6c24f3bf4e0e757e19fa1695e56 Mon Sep 17 00:00:00 2001 From: Steven Date: Mon, 13 May 2024 17:41:04 -0400 Subject: [PATCH] Test --- .github/workflows/matrix-test.yml | 2 +- README.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/matrix-test.yml b/.github/workflows/matrix-test.yml index 91ffe9d..f75f26c 100644 --- a/.github/workflows/matrix-test.yml +++ b/.github/workflows/matrix-test.yml @@ -9,7 +9,7 @@ jobs: steps: - name: checkout repo uses: actions/checkout@v4 - + - name: Corellium MATRIX uses: corellium/matrix@core-7413 env: diff --git a/README.md b/README.md index 95aad9b..7ef6290 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -Test repo for the Corellium Matrix solution Github action -. \ No newline at end of file +Test repo for the Corellium Matrix solution Github action \ No newline at end of file