mirror of
https://github.com/Z3Prover/z3
synced 2026-03-07 22:04:53 +00:00
Merge 8a49ca490f into e2486eff77
This commit is contained in:
commit
df151f6603
4 changed files with 8 additions and 4 deletions
3
.github/workflows/a3-python.lock.yml
generated
vendored
3
.github/workflows/a3-python.lock.yml
generated
vendored
|
|
@ -98,7 +98,8 @@ jobs:
|
|||
run: bash /opt/gh-aw/actions/create_gh_aw_tmp_dir.sh
|
||||
- name: Checkout Python source files
|
||||
run: |-
|
||||
git sparse-checkout add src
|
||||
git sparse-checkout init --cone
|
||||
git sparse-checkout set src
|
||||
echo "Python source files checked out from src directory"
|
||||
|
||||
- name: Configure Git credentials
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue