Skip to content

Commit

Permalink
change order in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi committed Apr 10, 2023
1 parent be1d3e8 commit 8c89f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-special-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
shell: pwsh
run: ./windows/magpi-special-issue-downloader.ps1
- name: lslah issues
run: Get-ChildItem –path D:\a\MagPiDownloader\special_issues
run: Get-ChildItem –path D:\a\MagPiDownloader\
- name: "Check file existence Windows special"
id: check_files
uses: andstor/file-existence-action@v2.0.0
Expand Down

0 comments on commit 8c89f71

Please sign in to comment.