Skip to content

Commit

Permalink
fix workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal committed Sep 2, 2024
1 parent 79dc744 commit bd223eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/oss/go/microsoft/golang:1.23-azurelinux3.0
volumes:
- ${{ github.workspace }}:${{ github.workspace }}
options: --workdir ${{ github.workspace }}
steps:
- name: Run ls
run: ls .
Expand Down

0 comments on commit bd223eb

Please sign in to comment.