Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rjdbcm committed Aug 24, 2021
1 parent 20cd069 commit d5aeed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: actions/python-setup@v2
- name: Test Python Versions
- uses: actions/python-setup@v2
with:
python-version: "${{ matrix.python }}"
- run: |
Expand Down

0 comments on commit d5aeed5

Please sign in to comment.