Skip to content

Commit 7391830

Browse files
LipataCopilot
andauthored
Update packages/cli/templates/react/igr-ts/projects/_base/files/__dot__github/workflows/node.js.yml
Co-authored-by: Copilot <[email protected]>
1 parent 1a176ac commit 7391830

File tree

1 file changed

+2
-4
lines changed
  • packages/cli/templates/react/igr-ts/projects/_base/files/__dot__github/workflows

1 file changed

+2
-4
lines changed

packages/cli/templates/react/igr-ts/projects/_base/files/__dot__github/workflows/node.js.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,5 @@ jobs:
3232
- name: Install Playwright browsers
3333
run: npx playwright install chromium-headless-shell
3434
- run: npm run test
35-
36-
env:
37-
CI: 'true'
38-
35+
env:
36+
CI: 'true'

0 commit comments

Comments
 (0)