Skip to content

Commit

Permalink
test -lR
Browse files Browse the repository at this point in the history
  • Loading branch information
alleeclark committed Dec 18, 2024
1 parent 383f21e commit eb28c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_compatible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
pattern: project-${{ github.sha }}-*
path: project-${{ github.sha }}
- run: echo "[]" > projects.json
- run: ls -l
- run: ls -lR
- name: append result
run: |
import json
Expand Down

0 comments on commit eb28c43

Please sign in to comment.