Skip to content

Commit d798f3e

Browse files
committed
fix(ci): re-enable architecture check as hard failure — org secret is available
1 parent 74cb230 commit d798f3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/architecture.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
cache: true
3030

3131
- name: Check vertical slice architecture
32-
continue-on-error: true
3332
env:
3433
SUPERMODEL_API_KEY: ${{ secrets.SUPERMODEL_API_KEY }}
3534
run: |

0 commit comments

Comments
 (0)