Skip to content

Commit

Permalink
Merge pull request #104 from Mindful-AI-Assistants/FabianaCampanari-p…
Browse files Browse the repository at this point in the history
…atch-1

Update python-app.yml
  • Loading branch information
FabianaCampanari authored Oct 5, 2024
2 parents fcab5f3 + ecd6b86 commit 8c2250f
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 8c2250f

Please sign in to comment.