Skip to content

Commit 873a627

Browse files
committed
one more try...
1 parent 32311fb commit 873a627

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-mars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
with:
2525
repository: elixir-europe/MARS
2626
path: test-data
27-
sparse-checkout: 'test-data/*'
27+
sparse-checkout: 'test-data/'
2828
- name: show files
29-
run: ls -la .
29+
run: ls -la test-data
3030
- name: Set up Python
3131
uses: actions/setup-python@v5
3232
with:

0 commit comments

Comments
 (0)