Skip to content

Commit ecfe84a

Browse files
author
Alejandro
committed
lint
1 parent 2fb0008 commit ecfe84a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ jobs:
2828
node-version: 24
2929
cache: 'npm'
3030
- run: npm ci
31-
31+
3232
# Install Playwright browsers
3333
- name: Install Playwright Browsers
3434
run: npx playwright install --with-deps chromium
35-
35+
3636
- uses: nrwl/nx-set-shas@v4
3737

3838
- run: npx nx format:check

0 commit comments

Comments
 (0)