Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bkona-alopa committed Jul 5, 2024
1 parent c56b80e commit 5181a0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/aux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
strategy:
matrix:
supportedVersion: ["test1", "test2"]
testVersion: ["ver1", "ver2"]

outputs:
test: ${{ steps.outputTest.outputs.test}}
Expand Down Expand Up @@ -55,6 +56,7 @@ jobs:
strategy:
matrix:
supportedVersion: ["test1", "test2"]
testVersion: ["ver1", "ver2"]

steps:
- name: test
Expand Down

0 comments on commit 5181a0a

Please sign in to comment.