Skip to content

Commit

Permalink
default directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bensialih authored Jul 20, 2024
1 parent 577b792 commit 08908f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/python_lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ jobs:
# matrix:
# python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]

defaults:
run:
working-directory: ./python


steps:
- uses: actions/checkout@v4
- name: Install Python
Expand Down

0 comments on commit 08908f2

Please sign in to comment.