Skip to content

Commit

Permalink
try to work around windows filename issues
Browse files Browse the repository at this point in the history
  • Loading branch information
marph91 committed Sep 29, 2024
1 parent 26bfb0e commit 1486201
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
sparse-checkout: test/data/test_data
- name: Set up Python 3.11
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 1486201

Please sign in to comment.