Skip to content

Commit

Permalink
Debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Jul 12, 2024
1 parent 4f2185f commit 59cbeaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Copy test files from static downloaded release
run: |
ls -al tests/testdata
ls -al /home/runner/work/last-release/*/tests/testdata
cp -r /home/runner/work/last-release/*/tests/testdata tests
ls -al tests/testdata
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 59cbeaf

Please sign in to comment.