Skip to content

Commit

Permalink
Added with path: ..
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcurbelo committed Sep 2, 2024
1 parent 4dacc58 commit 720cce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go-rxr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ jobs:
- name: Check out the code
uses: actions/checkout@v3
with:
path: GO-RXR
path: ..

- name: Print working directory
run: pwd

- name: Print workspace paths
run: |
echo "github.workspace: ${{ github.workspace }}"
Expand Down

0 comments on commit 720cce7

Please sign in to comment.