Skip to content

Commit

Permalink
ci: add python apps workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-bee committed Oct 30, 2024
1 parent 7e4e12d commit be48662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-python-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:

- name: Setup Pants
uses: pantsbuild/actions/init-pants@v8
working-directory: yaku-apps-python
with:
cache-lmdb-store: true
gha-cache-key: unittest-cache0
Expand Down

0 comments on commit be48662

Please sign in to comment.