Skip to content

Commit

Permalink
update matrix configuration to use the python version list
Browse files Browse the repository at this point in the history
  • Loading branch information
sravanthi-konduru committed Dec 2, 2023
1 parent 73b13c0 commit 2578e86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pack-build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
name: 'Python ${{ matrix.python-version }}'
strategy:
matrix:
include:
- python-version: ${{ inputs.python-version }}
python-version: ${{ inputs.python-version }}
steps:
- name: Checkout Pack Repo and CI Repos
uses: StackStorm-Exchange/ci/.github/actions/checkout@master
Expand Down

0 comments on commit 2578e86

Please sign in to comment.