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 7174b0e commit f23d236
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 @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v2

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

0 comments on commit f23d236

Please sign in to comment.