Skip to content

Commit 625606e

Browse files
Revert "Merge branch 'update-tags' of https://github.com/microsoft/Generic-Build-your-own-copilot-Solution-Accelerator into update-tags"
This reverts commit ffb2c59, reversing changes made to 40958ef.
1 parent ffb2c59 commit 625606e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,4 @@ jobs:
3131
cache-dependency-path: '**/package-lock.json'
3232
- run: npm ci
3333
- run: NODE_OPTIONS=--max_old_space_size=8192 npm run build --if-present
34-
- run: npm install --save-dev jest-environment-jsdom
3534
- run: npm run test --if-present

0 commit comments

Comments
 (0)