Skip to content

Commit

Permalink
ci: drop wrong working dir (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrverdant13 authored Apr 26, 2024
1 parent c425ad2 commit 0577aac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
# The issue is that the coverage gathering step, on Windows, uses a relative path
# that assumes the Dart SDK is installed in the same drive as the project.
# - windows-latest
defaults:
run:
working-directory: packages/brick_e2e
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 0577aac

Please sign in to comment.