Skip to content

Commit

Permalink
Update e2e-main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danivilla9 authored Oct 8, 2024
1 parent 3087253 commit 16ff716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Run All E2E tests
working-directory: ./crc-extension
env:
PODMAN_DESKTOP_ARGS: ${{ github.workspace }}/podman-desktop
PODMAN_DESKTOP_ARGS: ${{ github.workspace }}/crc-extension/podman-desktop
run: ls ${{ github.workspace }}; yarn test:e2e

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 16ff716

Please sign in to comment.