1
0
Jonathan Kelley 1 жил өмнө
parent
commit
bc96a3e4fb

+ 1 - 1
.github/workflows/main.yml

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