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 d5aeed5 commit 4f24fc5
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 @@ -20,8 +20,8 @@ jobs:
- 3.8.11

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

0 comments on commit 4f24fc5

Please sign in to comment.