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 8549194 commit d28481c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-python-flask.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
python-version: ${{ matrix.python-version }}
architecture: x64
cache: 'pip'
cache-dependency-path: |
'python-flask/pyproject.toml'
cache-dependency-path: |
python-flask/pyproject.toml
- name: Install utilities
run: |
Expand Down

0 comments on commit d28481c

Please sign in to comment.