Skip to content

Commit

Permalink
Merge pull request #626 from furlongm/gh-actions
Browse files Browse the repository at this point in the history
update github actions
  • Loading branch information
furlongm authored Dec 17, 2024
2 parents 46f5b5f + 4fef888 commit e870dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
max-parallel: 5
matrix:
python-version: '3.x'
python-version: ['3.x']
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit e870dbd

Please sign in to comment.