|
@@ -147,7 +147,7 @@ jobs:
|
|
runs-on: ubuntu-latest
|
|
runs-on: ubuntu-latest
|
|
defaults:
|
|
defaults:
|
|
run:
|
|
run:
|
|
- working-directory: ./app
|
|
|
|
|
|
+ working-directory: ./playwright-tests
|
|
steps:
|
|
steps:
|
|
# Do our best to cache the toolchain and node install steps
|
|
# Do our best to cache the toolchain and node install steps
|
|
- uses: actions/checkout@v4
|
|
- uses: actions/checkout@v4
|