Skip to content

Commit e343eb6

Browse files
chore(cicd): set workdir on job level
1 parent dfcf59d commit e343eb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
run_install: false
2020
- name: Install Node.js
2121
uses: actions/setup-node@v4
22-
working-directory: ./frontend
2322
with:
2423
node-version: 20
2524
cache: "pnpm"

0 commit comments

Comments
 (0)