Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Fabiana 🚀  Campanari <[email protected]>
  • Loading branch information
FabianaCampanari authored Oct 5, 2024
1 parent fcab5f3 commit ecd6b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/🐍python-workflow/python-app.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Using multiple Python versions with matrix.

name: Python package
Expand Down Expand Up @@ -28,3 +27,4 @@ jobs:
# You can test your matrix by printing the current Python version
- name: Display Python version
run: python -c "import sys; print(sys.version)"

0 comments on commit ecd6b86

Please sign in to comment.