Skip to content

Commit

Permalink
workspace dir
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Jan 8, 2025
1 parent dc9b25f commit 47c9114
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/extra-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ jobs:
run: |
ls -a
pwd
- name: workspace dir
working-directory: ${{runner.workspace}}
run: |
ls -a
pwd
# - name: Create Build Environment
# run: cmake -E make_directory ${{runner.workspace}}/build
Expand Down

0 comments on commit 47c9114

Please sign in to comment.