Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
remove additional quotes
  • Loading branch information
ssime-git authored Jan 7, 2025
1 parent 5aad06f commit 8bd135b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
'''
name: Python application

on:
Expand Down Expand Up @@ -37,4 +36,3 @@ jobs:
- name: Test with pytest
run: |
pytest
'''

0 comments on commit 8bd135b

Please sign in to comment.