Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
isteinbrecher committed Jan 20, 2025
1 parent 571c7b5 commit ee9b364
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
shell: cmd
run: cd
working-directory: ${{ github.workspace }}
- name: Print path3
shell: cmd
run: dir
working-directory: ${{ github.workspace }}
- name: Print path2
shell: cmd
run: echo %GITHUB_WORKSPACE%
Expand Down

0 comments on commit ee9b364

Please # to comment.