Skip to content

Commit 0931eea

Browse files
chore(cicd): remove unexistent action syntax
1 parent b743e0b commit 0931eea

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
@@ -8,7 +8,6 @@ on:
88
jobs:
99
build-frontend:
1010
runs-on: ubuntu-latest
11-
workdir: frontend
1211
steps:
1312
- name: Checkout
1413
uses: actions/checkout@v4

0 commit comments

Comments
 (0)