Skip to content

Commit

Permalink
ls
Browse files Browse the repository at this point in the history
  • Loading branch information
softwareTestingResearch committed Mar 4, 2024
1 parent 3822abf commit f8dd7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-qtf-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: tox

- name: List pytest cache
run: ls -Rl ${{ github.workspace }}/.pytest_cache
run: ls -Rl ${{ github.workspace }}

- name: Save pytest-ranking cache
id: save-pytest-ranking-cache
Expand Down

0 comments on commit f8dd7c8

Please sign in to comment.