Skip to content

Commit

Permalink
:')
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Apr 4, 2024
1 parent 6031fdc commit 5f43115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
Prepare-Test-Matrix:
runs-on: ubuntu-latest
outputs:
test: ${{ steps.Prepare-Test-Matrix.outputs.test }}
test: ${{ steps.test.outputs.test }}
steps:
- name: Check out repository code
uses: actions/checkout@v4
Expand Down

0 comments on commit 5f43115

Please sign in to comment.