Skip to content

Commit

Permalink
fixup! CI: Add job configuration for "python-flask"
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Nov 23, 2023
1 parent 664d506 commit f818582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python-flask.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
architecture: x64
cache: 'pip'
cache-dependency-path: |
python-flask/pyproject.toml
'python-flask/pyproject.toml'
- name: Install utilities
run: |
Expand Down

0 comments on commit f818582

Please sign in to comment.