We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1b0a5 commit a952888Copy full SHA for a952888
1 file changed
.github/workflows/test-mars.yml
@@ -22,8 +22,6 @@ jobs:
22
- uses: actions/checkout@v5
23
with:
24
submodules: 'recursive'
25
- - name: show files
26
- run: ls -la test-data
27
- name: Set up Python
28
uses: actions/setup-python@v5
29
0 commit comments